[gnome-software] Release version 3.25.1
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Release version 3.25.1
- Date: Fri, 28 Apr 2017 09:34:33 +0000 (UTC)
commit 9e6f042ab2425e5b522be641764909d0812c13eb
Author: Richard Hughes <richard hughsie com>
Date: Fri Apr 28 10:26:38 2017 +0100
Release version 3.25.1
RELEASE | 4 +-
data/appdata/org.gnome.Software.appdata.xml.in | 25 ++++++++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 5209bef..7833721 100644
--- a/RELEASE
+++ b/RELEASE
@@ -15,7 +15,7 @@ git push
4. Create tarball
-make distcheck
+ninja-build dist
5. Upload tarballs:
@@ -26,7 +26,7 @@ scp *.tar.xz rhughes master gnome org:
ssh rhughes master gnome org
ftpadmin install gnome-software-*.tar.xz
-7. Do post release version bump in configure.ac and meson.build
+7. Do post release version bump in meson.build
8. Commit trivial changes:
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 8e311a2..7d06f20 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,31 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2017-04-28" version="3.25.1">
+ <description>
+ <p>
+ This is an unstable release in the 3.23 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Truncate the search results if there are a large number</li>
+ <li>Use the complete source as a search keyword</li>
+ </ul>
+ <p>The following bugs are also fixed:</p>
+ <ul>
+ <li>Fall back to a stock icon for hardware drivers</li>
+ <li>Fix a crash when removing an addon</li>
+ <li>Fix a critical warning in the shell search provider</li>
+ <li>Fix popular-overrides to show the correct applications</li>
+ <li>Fix various failures to read from snapd</li>
+ <li>Make offline updates work when online updates are available</li>
+ <li>Never include the size of the runtime in the installed size</li>
+ <li>Respect the install preference when for flatpakref files</li>
+ <li>Use the developer name in preference to the project group</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release date="2017-03-13" version="3.23.92">
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]