[gnome-software/f20] New upstream release

Richard Hughes rhughes at fedoraproject.org
Wed Sep 25 08:36:40 UTC 2013


commit f29cbb9490a5d012fc6457551087b7788a8b6daa
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Sep 25 08:50:48 2013 +0100

    New upstream release

 .gitignore                                         |    1 +
 ...r-the-offline-update-trigger-if-rebooting.patch |   29 --------------------
 gnome-software.spec                                |   18 ++++++++----
 sources                                            |    6 ++--
 4 files changed, 16 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cde2063..9452771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gnome-software-3.9.3.tar.xz
 /fedora-20.xml.gz
 /fedora-20-icons.tar.gz
+/gnome-software-3.10.0.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index d9a0564..40459bf 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -1,7 +1,7 @@
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.9.3
-Release:   2%{?dist}
+Version:   3.10.0
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       https://wiki.gnome.org/Apps/Software
@@ -9,9 +9,6 @@ Source0:   http://download.gnome.org/sources/gnome-software/3.9/%{name}-%{versio
 Source1:   http://people.freedesktop.org/~hughsient/temp/fedora-20.xml.gz
 Source2:   http://people.freedesktop.org/~hughsient/temp/fedora-20-icons.tar.gz
 
-# taken from upstream to make offline updates actually work
-Patch1:    0001-Do-not-clear-the-offline-update-trigger-if-rebooting.patch
-
 Requires:  gnome-icon-theme
 
 BuildRequires: gettext
@@ -30,7 +27,6 @@ and update software in the GNOME desktop.
 
 %prep
 %setup -q
-%patch1 -p1 -b .offline-updates-no-clear
 
 %build
 %configure
@@ -77,6 +73,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/applications/gnome-software.desktop
 %dir %{_datadir}/gnome-software
 %{_datadir}/gnome-software/*.png
+%{_datadir}/appdata/*.appdata.xml
 %{_datadir}/app-info/xmls/*.gz
 %{_datadir}/app-info/icons/*.png
 %{_mandir}/man1/gnome-software.1.gz
@@ -86,6 +83,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/gs-plugins/*.so
 
 %changelog
+* Wed Sep 25 2013 Richard Hughes <richard at hughsie.com> 3.10.0-1
+- New upstream release.
+- New metadata for fedora, updates and updates-testing
+- Add a plugin to query the PackageKit prepared-update file directly
+- Do not clear the offline-update trigger if rebooting succeeded
+- Do not load incompatible projects when parsing AppStream data
+- Lots of updated translations
+- Show the window right away when starting
+
 * Tue Sep 17 2013 Richard Hughes <rhughes at redhat.com> - 3.9.3-2
 - Grab a patch from upstream so that the offline updates feature can
   actually work when reboot returns with success.
diff --git a/sources b/sources
index a165087..ea15cac 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-0add2dbf3b30dc88286dcf0055b15f06  gnome-software-3.9.3.tar.xz
-5c4e7150b6077db9a1bd0269a99f6ed3  fedora-20-icons.tar.gz
-756a8cf7012daf8ede825744f650bbc1  fedora-20.xml.gz
+126c5c73b4bea14561984ac5a4797665  gnome-software-3.10.0.tar.xz
+86f6c5aaa5ab5e9c0abf16375796f947  fedora-20-icons.tar.gz
+276f8e02b94b98310025fc88660463df  fedora-20.xml.gz


More information about the scm-commits mailing list