[sx/el6] Update to sx-2.14

Niels de Vos devos at fedoraproject.org
Fri Feb 15 13:53:13 UTC 2013


commit 90f1dbcd73aa4b3712cb6775fe9861234631a6bf
Author: Niels de Vos <devos at fedoraproject.org>
Date:   Fri Feb 15 14:17:20 2013 +0100

    Update to sx-2.14
    
    BUG: 911620

 .gitignore |    1 +
 sources    |    5 +----
 sx.spec    |    6 ++++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2078327..b3ab4e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /sx-2.11.tar.gz
 /sx-2.12.tar.gz
 /sx-2.13.tar.gz
+/sx-2.14.tar.gz
diff --git a/sources b/sources
index 5fb4f23..4c7b595 100644
--- a/sources
+++ b/sources
@@ -1,4 +1 @@
-aa205165cb7584566a81afdc2eb55abb  sx-2.10.tar.gz
-6d8e93bcafb4286247ad531469cc26a0  sx-2.11.tar.gz
-69b85dd153f293c19783ab448813f4fe  sx-2.12.tar.gz
-c79d80fc22ecf299f6e964063c10c10c  sx-2.13.tar.gz
+7e8c7524ed63c4af66be06b9c00b4352  sx-2.14.tar.gz
diff --git a/sx.spec b/sx.spec
index 68ed063..519ebac 100644
--- a/sx.spec
+++ b/sx.spec
@@ -2,13 +2,13 @@
 
 Summary: Tool to extract reports and run plug-ins against those extracted reports
 Name: sx
-Version: 2.13
+Version: 2.14
 Release: 1%{?dist}
 URL: http://fedorahosted.org/sx
 # tar.gz archive created from a tagged git tree:
 # $ git clone http://git.fedorahosted.org/git/sx.git
 # $ cd sx
-# $ git archive --format=tar --prefix=sx-2.13/ sx-2.13 | gzip > sx-2.13.tar.gz
+# $ git archive --format=tar --prefix=sx-2.14/ sx-2.14 | gzip > sx-2.14.tar.gz
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2
 Group: Applications/Archiving
@@ -47,6 +47,8 @@ has a class defined.
 
 
 %changelog
+* Fri Feb 15 2013 Niels de Vos <devos at fedoraproject.org> - 2.14-1
+- Update to sx-2.14 (RHBZ#911620)
 
 * Thu Dec 06 2012 Pierguido Lambri <plambri at fedoraproject.org> - 2.13-1
 - Update to sx-2.13


More information about the scm-commits mailing list