[gnome-software] Update to 3.15.4

Richard Hughes rhughes at fedoraproject.org
Mon Jan 19 11:34:31 UTC 2015


commit f234e60227c09dc2845a2fc6c890dd0d6f1abaa2
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 19 11:34:54 2015 +0000

    Update to 3.15.4

 .gitignore                                         |    1 +
 ...x-compile-when-using-appstream-glib-0.3.2.patch |   82 --------------------
 gnome-software.spec                                |    9 +-
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 88 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d7a00d..7948257 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /gnome-software-3.14.1.tar.xz
 /gnome-software-3.14.2.tar.xz
 /gnome-software-3.15.2.tar.xz
+/gnome-software-3.15.4.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index 820dcbc..6ce9356 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -6,7 +6,7 @@
 
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.15.2
+Version:   3.15.4
 Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
@@ -16,9 +16,6 @@ Source0:   http://download.gnome.org/sources/gnome-software/3.15/%{name}-%{versi
 # Downstream patch to the list of unremovable system apps
 Patch0:    gnome-software-system-apps.patch
 
-# upstream patch
-Patch1:    0001-trivial-Fix-compile-when-using-appstream-glib-0.3.2.patch
-
 Requires:  appstream-data
 %if 0%{?fedora}
 Requires:  epiphany-runtime
@@ -54,7 +51,6 @@ and update software in the GNOME desktop.
 %prep
 %setup -q
 %patch0 -p1 -b .system-apps
-%patch1 -p1 -b .fix-old-appstream-glib
 
 %build
 %configure --disable-static
@@ -113,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-software/modulesets.d/*.xml
 
 %changelog
+* Mon Jan 19 2015 Richard Hughes <rhughes at redhat.com> - 3.15.4-1
+- Update to 3.15.4
+
 * Tue Nov 25 2014 Kalev Lember <kalevlember at gmail.com> - 3.15.2-1
 - Update to 3.15.2
 
diff --git a/sources b/sources
index c055f74..819c330 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12af6a47296d96545f0a1f74f7354df0  gnome-software-3.15.2.tar.xz
+98907eb9ef3e6e6880cbaca4e578c81c  gnome-software-3.15.4.tar.xz


More information about the scm-commits mailing list