[python-gzipstream] Rebase to python-gzipstream-1.7.1-1.fc16 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 7 12:15:56 UTC 2012


commit f482bac6cd18f58e030b8d33a4fdc37c0915a4aa
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 7 13:15:37 2012 +0100

    Rebase to python-gzipstream-1.7.1-1.fc16 in rawhide.

 .gitignore             |    1 +
 python-gzipstream.spec |   10 +++++-----
 sources                |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1943107..df1af50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /python-gzipstream-1.4.3.tar.gz
 /python-gzipstream-1.6.2.tar.gz
+/python-gzipstream-1.7.1.tar.gz
diff --git a/python-gzipstream.spec b/python-gzipstream.spec
index 912c688..02639cb 100644
--- a/python-gzipstream.spec
+++ b/python-gzipstream.spec
@@ -4,11 +4,11 @@
 
 Summary: Streaming zlib (gzip) support for python
 Name: python-gzipstream
-Version: 1.6.2
-Release: 2%{?dist}
+Version: 1.7.1
+Release: 1%{?dist}
 URL:        https://fedorahosted.org/spacewalk/wiki/Projects/python-gzipstream
 Source0:    https://fedorahosted.org/releases/s/p/spacewalk/python-gzipstream-%{version}.tar.gz
-License: Python and GPLv2
+License: GPLv2
 Group: Development/Libraries
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
@@ -41,8 +41,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE
 
 %changelog
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* Thu Feb 23 2012 Michael Mraka <michael.mraka at redhat.com> 1.7.1-1
+- we are now just GPL
 
 * Mon Oct 31 2011 Miroslav Suchý 1.6.2-1
 - point to python-gzipstream specific URL
diff --git a/sources b/sources
index 4439e96..b6b75fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d56594f7dc63fc5869e0bff39273a1ab  python-gzipstream-1.6.2.tar.gz
+68bf06f7633bb6b983136b13e1f2518b  python-gzipstream-1.7.1.tar.gz


More information about the scm-commits mailing list