[gnome-software] Update to 3.15.91

Kalev Lember kalev at fedoraproject.org
Mon Mar 2 21:24:24 UTC 2015


commit 9935e61f6c231a4251595d205ee5cda31c1d5acd
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 2 21:49:04 2015 +0100

    Update to 3.15.91

 .gitignore                                         |  1 +
 ...service-Export-our-own-name-as-a-property.patch | 65 ----------------------
 ...xtras-Fix-a-crash-when-reloading-the-page.patch | 55 ------------------
 gnome-software.spec                                | 14 ++---
 sources                                            |  2 +-
 5 files changed, 8 insertions(+), 129 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c9f109..bb90c9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /gnome-software-3.15.2.tar.xz
 /gnome-software-3.15.4.tar.xz
 /gnome-software-3.15.90.tar.xz
+/gnome-software-3.15.91.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index 36aef1a..c939e81 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -1,13 +1,13 @@
 %global glib2_version 2.39.1
 %global gtk3_version 3.14.1
 %global packagekit_version 1.0.0
-%global appstream_glib_version 0.3.2
+%global appstream_glib_version 0.3.4
 %global gsettings_desktop_schemas_version 3.11.5
 
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.15.90
-Release:   3%{?dist}
+Version:   3.15.91
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       https://wiki.gnome.org/Apps/Software
@@ -15,9 +15,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
-# Backported upstream patches
-Patch1:    0001-extras-Fix-a-crash-when-reloading-the-page.patch
-Patch2:    0001-PK-session-service-Export-our-own-name-as-a-property.patch
 
 Requires:  appstream-data
 %if 0%{?fedora}
@@ -54,8 +51,6 @@ and update software in the GNOME desktop.
 %prep
 %setup -q
 %patch0 -p1 -b .system-apps
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure --disable-static
@@ -114,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-software/modulesets.d/*.xml
 
 %changelog
+* Mon Mar 02 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.91-1
+- Update to 3.15.91
+
 * Sat Feb 21 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.90-3
 - Export DisplayName property on the packagekit session service
 
diff --git a/sources b/sources
index 9545163..ac63674 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9927af4bef5d4f52e24ab005996fc5d0  gnome-software-3.15.90.tar.xz
+c629eb56a9576fcaf17981a3b5416484  gnome-software-3.15.91.tar.xz


More information about the scm-commits mailing list