[python-debian/el6] Update python-debian to 0.1.21-10

Miroslav Suchý msuchy at fedoraproject.org
Thu Nov 28 11:10:52 UTC 2013


commit 373054fb29f38b6a47c1c228e9e7bc38b07faf5e
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Thu Nov 28 12:10:31 2013 +0100

    Update python-debian to 0.1.21-10

 python-debian.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/python-debian.spec b/python-debian.spec
index 83fcdb1..b56150b 100644
--- a/python-debian.spec
+++ b/python-debian.spec
@@ -2,7 +2,7 @@
 
 Name:           python-debian
 Version:        0.1.21
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Modules for Debian-related data formats
 # debfile.py, arfile.py, debtags.py are release under GPL v3 or above
 # everything else is GPLv2+
@@ -15,7 +15,9 @@ BuildArch:      noarch
 Requires:       python >= 2.4
 Requires:		python-chardet
 Requires:       xz
+Requires:       python-six
 BuildRequires:  python-devel, python-setuptools, python-chardet
+BuildRequires:  python-six
 Patch1:         xz-member.patch
 
 %description
@@ -71,6 +73,9 @@ cd tests;
 %doc README README.changelog README.deb822 HISTORY.deb822 ACKNOWLEDGEMENTS
 
 %changelog
+* Thu Nov 28 2013 Miroslav Suchý <msuchy at redhat.com> 0.1.21-10
+- add dependency on python-six
+
 * Thu Nov 28 2013 Miroslav Suchý <msuchy at redhat.com> 0.1.21-9
 - specify patch level
 - specify prefix of tar


More information about the scm-commits mailing list