[gnome-software/f21] Update to 3.14.1

Kalev Lember kalev at fedoraproject.org
Mon Oct 13 23:26:36 UTC 2014


commit d95328653f8ea80ad7c1557c12411b03ae1e2326
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Oct 13 23:24:29 2014 +0200

    Update to 3.14.1

 .gitignore          |    1 +
 gnome-software.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34006e1..740f316 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /gnome-software-3.13.91.tar.xz
 /gnome-software-3.13.92.tar.xz
 /gnome-software-3.14.0.tar.xz
+/gnome-software-3.14.1.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index 80002ea..e9c6cc4 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -1,13 +1,13 @@
 %global glib2_version 2.39.1
-%global gtk3_version 3.13.1
+%global gtk3_version 3.14.1
 %global packagekit_version 1.0.0
 %global appstream_glib_version 0.2.4
 %global gsettings_desktop_schemas_version 3.11.5
 
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.14.0
-Release:   2%{?dist}
+Version:   3.14.1
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       https://wiki.gnome.org/Apps/Software
@@ -40,7 +40,7 @@ BuildRequires: libsoup-devel
 BuildRequires: PackageKit-glib-devel >= %{packagekit_version}
 
 # this is not a library version
-%define gs_plugin_version               6
+%define gs_plugin_version               7
 
 %description
 gnome-software is an application that makes it easy to add, remove
@@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-software/modulesets.d/*.xml
 
 %changelog
+* Mon Oct 13 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.1-1
+- Update to 3.14.1
+
 * Thu Oct 09 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-2
 - Depend on gnome-menus for app folder directory entries
 
diff --git a/sources b/sources
index 1d45f82..b103ede 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86d47e1f668252c1c0dd2029382ebcae  gnome-software-3.14.0.tar.xz
+f5fa8298265298e29e0815a60e8010d8  gnome-software-3.14.1.tar.xz


More information about the scm-commits mailing list