[gnome-software/f21] Update to 3.13.90

Richard Hughes rhughes at fedoraproject.org
Tue Aug 19 10:37:00 UTC 2014


commit 1661ea9a5639060a0e3ad58384bea51b167d552a
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Aug 19 11:20:12 2014 +0100

    Update to 3.13.90

 .gitignore          |    1 +
 gnome-software.spec |   13 ++++++++-----
 sources             |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14ec6d4..57388c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /gnome-software-3.13.3.tar.xz
 /gnome-software-3.13.4.tar.xz
 /gnome-software-3.13.5-5c89189.tar.xz
+/gnome-software-3.13.90.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index 66f72c7..4207923 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -2,13 +2,13 @@
 
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.13.5
-Release:   0.2.git%{shortcommit}%{?dist}
+Version:   3.13.90
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       https://wiki.gnome.org/Apps/Software
-#Source0:   http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz
-Source0:   %{name}-%{version}-%{shortcommit}.tar.xz
+Source0:   http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz
+#Source0:   %{name}-%{version}-%{shortcommit}.tar.xz
 
 # Replace Epiphany with Firefox in the system apps list
 Patch0:    gnome-software-system-apps-firefox.patch
@@ -33,7 +33,7 @@ BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: libappstream-glib-devel
 
 # this is not a library version
-%define gs_plugin_version               5
+%define gs_plugin_version               6
 
 %description
 gnome-software is an application that makes it easy to add, remove
@@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-software/modulesets.d/*.xml
 
 %changelog
+* Tue Aug 19 2014 Richard Hughes <rhughes at redhat.com> - 3.13.90-1
+- Update to 3.13.90
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.13.5-0.2.git5c89189
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 0ca51e9..cc12528 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb27716c3ceb3ba6a4422e430cc753e6  gnome-software-3.13.5-5c89189.tar.xz
+c2d1930c195223b935761aa0c0663c04  gnome-software-3.13.90.tar.xz


More information about the scm-commits mailing list