[gnome-software] Release version 3.25.3



commit 4572e7a0ec5d14c516681493e24408aa656ee5ea
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jun 22 16:57:04 2017 +0100

    Release version 3.25.3

 RELEASE                                        |    6 ++--
 data/appdata/org.gnome.Software.appdata.xml.in |   31 ++++++++++++++++++++++++
 2 files changed, 34 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 25e7788..94500bf 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,13 +2,13 @@ GNOME Software Release Notes
 
 1. Write release entries:
 
-git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_25_1... | grep -i -v trivial | grep -v 
Merge | sort | uniq
+git log --format="%s" --cherry-pick --right-only GNOME_SOFTWARE_3_25_2... | grep -i -v trivial | grep -v 
Merge | sort | uniq
 Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 3. Commit changes in gnome-software git:
 
-git commit -a -m "Release version 3.25.2"
-git tag -s GNOME_SOFTWARE_3_25_2 -m "==== Version 3.25.2 ===="
+git commit -a -m "Release version 3.25.3"
+git tag -s GNOME_SOFTWARE_3_25_3 -m "==== Version 3.25.3 ===="
 <enter password>
 git push --tags
 git push
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 84144e9..3ffe428 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,37 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-06-22" version="3.25.3">
+      <description>
+        <p>
+          This is an unstable release in the 3.25 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Add a banner designer utility</li>
+          <li>Add the initial support to support purchasable apps</li>
+          <li>Automatically install flatpak icon themes and GTK themes</li>
+          <li>Restyle the updates panel to have a separate sections</li>
+          <li>Show a notification in the updates page when the OS is end of life</li>
+          <li>Show recently updated applications on the overview page</li>
+        </ul>
+        <p>The following bugs are also fixed:</p>
+        <ul>
+          <li>Add snap self tests and provide more data to the details panel</li>
+          <li>Allow compiling with newer versions of meson</li>
+          <li>Do not crash when sending progress reports while refreshing</li>
+          <li>Don't trigger systemd for every single offline update</li>
+          <li>Ensure all related flatpak applications get installed</li>
+          <li>Ensure we use the gnome-desktop support if enabled</li>
+          <li>Fix searching for codecs on Ubuntu</li>
+          <li>Show a better status messages when downloading metadata</li>
+          <li>Show a pulsing progressbar if plugins do not report progress</li>
+          <li>Show the PackageKit interactive dialog when required</li>
+          <li>Support updating metadata from multiple fwupd remotes</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release date="2017-05-08" version="3.25.2">
       <description>
         <p>


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