[yelp] Version 41.0



commit 50be94ab1156d71622df485f308c477863fcd7b6
Author: Shaun McCance <shaunm gnome org>
Date:   Sat Sep 18 18:31:25 2021 -0400

    Version 41.0

 NEWS                     |  4 ++++
 configure.ac             |  2 +-
 data/yelp.appdata.xml.in | 10 ++++++++++
 3 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c28d82be..afcf4c0e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+41.0
+====
+* No changes since beta2, stable release only
+
 41.beta2
 ========
 * Fixed regression when opening document by file path
diff --git a/configure.ac b/configure.ac
index f4c37120..1c122963 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.beta2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[41.0],[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 f1556515..6ebadf11 100644
--- a/data/yelp.appdata.xml.in
+++ b/data/yelp.appdata.xml.in
@@ -1,6 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
   <releases>
+    <release version="41.0" timestamp="2021-09-18">
+      <description>
+        <ul>
+          <li>Search results and 'All Help' now use current styling</li>
+          <li>Various internal changes to keep up with modern APIs</li>
+          <li>Fixed aliasing on the icon</li>
+          <li>Updated translations</li>
+        </ul>
+      </description>
+    </release>
     <release version="40" timestamp="2020-03-20"/>
   </releases>
   <id>yelp.desktop</id>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]