[gnome-software] Update to 3.13.3 git snapshot

Kalev Lember kalev at fedoraproject.org
Sat Jun 7 11:05:00 UTC 2014


commit 4c2fa83923fa2ff60570fdeb24430b8b896856f1
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Jun 7 13:03:09 2014 +0200

    Update to 3.13.3 git snapshot
    
    ... so that I could more easily get feedback for latest changes.

 .gitignore          |    1 +
 gnome-software.spec |   12 +++++++++---
 sources             |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd40967..68ece79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /fedora-21-icons.tar.gz
 /fedora-21.xml.gz
 /gnome-software-3.13.2.tar.xz
+/gnome-software-3.13.3-7491627.tar.xz
diff --git a/gnome-software.spec b/gnome-software.spec
index e96d90c..08476bd 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -1,13 +1,16 @@
 %define distrotag                       21
 
+%define shortcommit 7491627
+
 Summary:   A software center for GNOME
 Name:      gnome-software
-Version:   3.13.2
-Release:   2%{?dist}
+Version:   3.13.3
+Release:   0.1.git%{shortcommit}%{?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:   http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz
+Source0:   %{name}-%{version}-%{shortcommit}.tar.xz
 Source1:   http://people.freedesktop.org/~hughsient/temp/fedora-%{?distrotag}.xml.gz
 Source2:   http://people.freedesktop.org/~hughsient/temp/fedora-%{?distrotag}-icons.tar.gz
 
@@ -96,6 +99,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-software/modulesets.d/*.xml
 
 %changelog
+* Sat Jun 07 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.3-0.1.git7491627
+- Update to 3.13.3 git snapshot
+
 * Wed May 28 2014 Richard Hughes <rhughes at redhat.com> - 3.13.2-2
 - Rebuild with new metadata.
 
diff --git a/sources b/sources
index ccc12cd..c42d819 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-dc7547cbb201d45b2271f3a2349b1c3a  gnome-software-3.13.2.tar.xz
+c3cfc9e2ead11da01099587a7885839f  gnome-software-3.13.3-7491627.tar.xz
 dbbfad01efe0fa2866ec93e18f63f1f0  fedora-21-icons.tar.gz
 b3625ff48605f96a44539a0cb23c6dfe  fedora-21.xml.gz


More information about the scm-commits mailing list