[yelp] Version 41.1
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] Version 41.1
- Date: Sat, 25 Sep 2021 15:03:40 +0000 (UTC)
commit 29b1db90c2ca491b95bae07f9a3a7d3b609eed4f
Author: Shaun McCance <shaunm gnome org>
Date: Sat Sep 25 11:03:31 2021 -0400
Version 41.1
NEWS | 5 +++++
configure.ac | 2 +-
data/yelp.appdata.xml.in | 5 +++++
3 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index afcf4c0e..21ef1906 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+41.1
+====
+* Fixed validation issues in appdata file
+* Updated yelp-xsl dependency
+
41.0
====
* No changes since beta2, stable release only
diff --git a/configure.ac b/configure.ac
index 01bc6098..e948e928 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
# Reminder: add some release notes to data/yelp.appdata.xml.in on major releases
-AC_INIT([Yelp],[41.0],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[41.1],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])
diff --git a/data/yelp.appdata.xml.in b/data/yelp.appdata.xml.in
index 780e7006..5acd4cb9 100644
--- a/data/yelp.appdata.xml.in
+++ b/data/yelp.appdata.xml.in
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<releases>
+ <release version="41.1" date="2021-09-25">
+ <description>
+ <p>Help 41.1 contains packaging fixes for distributors.</p>
+ </description>
+ </release>
<release version="41.0" date="2021-09-18">
<description>
<p>Help 41.0 contains the following improvements:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]