[python-dirq] Update to upstream version, rhbz #1069202.

mpaladin mpaladin at fedoraproject.org
Tue Feb 25 09:13:11 UTC 2014


commit 95f455484ee2641136e9fedae5830cae07c66f29
Author: Massimo <massimo.paladin at gmail.com>
Date:   Tue Feb 25 10:13:51 2014 +0100

    Update to upstream version, rhbz #1069202.

 .gitignore       |    1 +
 python-dirq.spec |    6 ++++--
 sources          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f87a3b..1b12944 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ dirq-0.0.5.tar.gz
 /dirq-1.4.tar.gz
 /dirq-1.5.tar.gz
 /dirq-1.6.tar.gz
+/dirq-1.6.1.tar.gz
diff --git a/python-dirq.spec b/python-dirq.spec
index 7166df8..aa12613 100644
--- a/python-dirq.spec
+++ b/python-dirq.spec
@@ -23,7 +23,7 @@
 %global srcname dirq
 
 Name:           python-dirq
-Version:        1.6
+Version:        1.6.1
 Release:        1%{?dist}
 Summary:        Directory based queue
 
@@ -100,6 +100,8 @@ popd
 %{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
 
 %check
+ls -al
+ls -al test
 %{__python} setup.py test
 # And remove compiled documentation.
 rm -f test/*.pyc
@@ -132,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif #end of altpython.
 
 %changelog
-* Mon Feb 24 2014 Massimo Paladin <massimo.paladin at gmail.com> - 1.6-1
+* Tue Feb 25 2014 Massimo Paladin <massimo.paladin at gmail.com> - 1.6.1-1
 - Update to upstream version, rhbz #1069202.
 
 * Sat Jan 11 2014 Massimo Paladin <massimo.paladin at gmail.com> - 1.5-1
diff --git a/sources b/sources
index bbce7a0..78d348a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e249f8aff4fa16ad50a4f7a62231caca  dirq-1.6.tar.gz
+75131dab44105e8f8a578e1a1b3aa000  dirq-1.6.1.tar.gz


More information about the scm-commits mailing list