[gnome-software/f21] Update to 3.14.3

Kalev Lember kalev at fedoraproject.org
Fri Feb 27 14:35:07 UTC 2015


commit 4880360315039fca1f01c997676ef073ba32d7b8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Feb 27 15:34:15 2015 +0100

    Update to 3.14.3

 .gitignore                                         |  1 +
 ...x-compile-when-using-appstream-glib-0.3.2.patch | 82 ----------------------
 gnome-software.spec                                | 11 ++-
 sources                                            |  2 +-
 4 files changed, 7 insertions(+), 89 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb7f8b5..cc8cc70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /gnome-software-3.14.0.tar.xz
 /gnome-software-3.14.1.tar.xz
 /gnome-software-3.14.2.tar.xz
+/gnome-software-3.14.3.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index e3ec682..c35819d 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -6,8 +6,8 @@
 
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.14.2
-Release:   3%{?dist}
+Version:   3.14.3
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       https://wiki.gnome.org/Apps/Software
@@ -16,9 +16,6 @@ Source0:   http://download.gnome.org/sources/gnome-software/3.14/%{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
+* Fri Feb 27 2015 Kalev Lember <kalevlember at gmail.com> - 3.14.3-1
+- Update to 3.14.3
+
 * Thu Nov 13 2014 Richard Hughes <rhughes at redhat.com> - 3.14.2-3
 - Fix non-Fedora build
 
diff --git a/sources b/sources
index 29ed1af..e9e8e56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc228ea195e4b9668f87cd1f1f1a7df6  gnome-software-3.14.2.tar.xz
+6100991dd7ddc3cd712118e009ee650e  gnome-software-3.14.3.tar.xz


More information about the scm-commits mailing list