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

mpaladin mpaladin at fedoraproject.org
Mon Feb 24 16:12:20 UTC 2014


commit 3c79078e87edc281bea80a3ba077a06695183ad1
Author: Massimo <massimo.paladin at gmail.com>
Date:   Mon Feb 24 17:12:57 2014 +0100

    Update to upstream version, rhbz #1069202.

 .gitignore       |    1 +
 python-dirq.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45b0216..4f87a3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ dirq-0.0.5.tar.gz
 /dirq-1.3.tar.gz
 /dirq-1.4.tar.gz
 /dirq-1.5.tar.gz
+/dirq-1.6.tar.gz
diff --git a/python-dirq.spec b/python-dirq.spec
index 0126cdd..7166df8 100644
--- a/python-dirq.spec
+++ b/python-dirq.spec
@@ -23,7 +23,7 @@
 %global srcname dirq
 
 Name:           python-dirq
-Version:        1.5
+Version:        1.6
 Release:        1%{?dist}
 Summary:        Directory based queue
 
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif #end of altpython.
 
 %changelog
+* Mon Feb 24 2014 Massimo Paladin <massimo.paladin at gmail.com> - 1.6-1
+- Update to upstream version, rhbz #1069202.
+
 * Sat Jan 11 2014 Massimo Paladin <massimo.paladin at gmail.com> - 1.5-1
 - Update to upstream version, rhbz #1049761.
 
diff --git a/sources b/sources
index 3639614..bbce7a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce0c503964fb9e38fdd94298c0d72f7f  dirq-1.5.tar.gz
+e249f8aff4fa16ad50a4f7a62231caca  dirq-1.6.tar.gz


More information about the scm-commits mailing list