[tali] Prepare 3.37.1



commit ac5014499c6ef09b9c6d565ef93cde801343a1ee
Author: Mart Raudsepp <leio gentoo org>
Date:   Sun Apr 26 10:02:22 2020 +0300

    Prepare 3.37.1

 NEWS                               |  9 +++++++++
 data/org.gnome.Tali.appdata.xml.in | 15 +++++++++++++++
 meson.build                        |  2 +-
 3 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b123099..65a79d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Tali 3.37.1
+===========
+* Development release
+* New dependency on libgnome-games-support (Mart)
+* Various code modernization (Mart)
+* Snap package updated to use gnome-3-34 extension (Heather Ellsworth)
+* Help updates (Mart)
+* Translation updates
+
 Tali 3.36.1
 ===========
 * Translation updates
diff --git a/data/org.gnome.Tali.appdata.xml.in b/data/org.gnome.Tali.appdata.xml.in
index c0c47a1..1afa2ca 100644
--- a/data/org.gnome.Tali.appdata.xml.in
+++ b/data/org.gnome.Tali.appdata.xml.in
@@ -23,6 +23,21 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="3.37.1" date="2020-04-26" type="development">
+      <description>
+        <p>
+          This is an unstable release in the 3.37 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Scores support changed to use libgnome-games-support</li>
+          <li>Various code modernization</li>
+          <li>Snap package updated to use gnome-3-34 extension </li>
+          <li>Help updates</li>
+          <li>Translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.36.1" date="2020-03-28" type="stable">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 0cd71b8..5b5c907 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('tali', ['c'],
-         version: '3.37.0',
+         version: '3.37.1',
          license: 'GPLv2+',
          default_options: [
              'warning_level=1',


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