[gnome-software] Update to 3.15.2

Kalev Lember kalev at fedoraproject.org
Tue Nov 25 22:29:29 UTC 2014


commit 4bfeebc02533e25ff0a188ad870cf632df09c6bb
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 25 22:27:53 2014 +0100

    Update to 3.15.2

 .gitignore          |    1 +
 gnome-software.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb7f8b5..9d7a00d 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.15.2.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index cd08612..820dcbc 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -1,17 +1,17 @@
 %global glib2_version 2.39.1
 %global gtk3_version 3.14.1
 %global packagekit_version 1.0.0
-%global appstream_glib_version 0.2.7
+%global appstream_glib_version 0.3.2
 %global gsettings_desktop_schemas_version 3.11.5
 
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.14.2
-Release:   3%{?dist}
+Version:   3.15.2
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       https://wiki.gnome.org/Apps/Software
-Source0:   http://download.gnome.org/sources/gnome-software/3.14/%{name}-%{version}.tar.xz
+Source0:   http://download.gnome.org/sources/gnome-software/3.15/%{name}-%{version}.tar.xz
 
 # Downstream patch to the list of unremovable system apps
 Patch0:    gnome-software-system-apps.patch
@@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-software/modulesets.d/*.xml
 
 %changelog
+* Tue Nov 25 2014 Kalev Lember <kalevlember at gmail.com> - 3.15.2-1
+- Update to 3.15.2
+
 * 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..c055f74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc228ea195e4b9668f87cd1f1f1a7df6  gnome-software-3.14.2.tar.xz
+12af6a47296d96545f0a1f74f7354df0  gnome-software-3.15.2.tar.xz


More information about the scm-commits mailing list