[python-distutils-extra/f14/master] * Fri Nov 12 2010 Fabian Affolter <fabian at bernewireless.net> - 2.22-1 - Remove archive_name from 201

Fabian Affolter fab at fedoraproject.org
Fri Nov 12 17:30:58 UTC 2010


commit d9ddc0dacc90fce9953464edcad2ba954a8fcecd
Author: Fabian Affolter <fabian at bernewireless.net>
Date:   Fri Nov 12 18:30:51 2010 +0100

    * Fri Nov 12 2010 Fabian Affolter <fabian at bernewireless.net> - 2.22-1
    - Remove archive_name from 20100604, this was useless and wrong
    - Updated to new upstream version 2.22

 python-distutils-extra.spec |   12 ++++++++----
 sources                     |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec
index 0cec2f6..ad9365d 100644
--- a/python-distutils-extra.spec
+++ b/python-distutils-extra.spec
@@ -1,13 +1,12 @@
-%global archive_name dist-python-distutils-extra
 Name:           python-distutils-extra
-Version:        2.19
-Release:        2%{?dist}
+Version:        2.22
+Release:        1%{?dist}
 Summary:        Integrate more support into Python's distutils 
 
 Group:          Development/Libraries
 License:        GPLv2+
 URL:            https://launchpad.net/python-distutils-extra
-Source0:        http://launchpad.net/%{name}/trunk/%{version}/+download/%{archive_name}-%{version}.tar.gz
+Source0:        http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python-devel
@@ -30,6 +29,7 @@ scrollkeeper based documentation into Python's distutils.
 %{__python} setup.py install --root=%{buildroot} 
 chmod a+x %{buildroot}%{python_sitelib}/DistUtilsExtra/command/build_extra.py
 
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE doc/*
@@ -38,6 +38,10 @@ chmod a+x %{buildroot}%{python_sitelib}/DistUtilsExtra/command/build_extra.py
 
 
 %changelog
+* Fri Nov 12 2010 Fabian Affolter <fabian at bernewireless.net> - 2.22-1
+- Remove archive_name from 20100604, this was useless and wrong
+- Updated to new upstream version 2.22
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 2.19-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 763ccf3..c8d51c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81e0f7856a51340e3818160aa135911a  dist-python-distutils-extra-2.19.tar.gz
+c085b71263c37af48824f8a353475181  python-distutils-extra-2.22.tar.gz


More information about the scm-commits mailing list