[python-gzipstream] Rebase to python-gzipstream-1.10.2-1.fc19 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Mon Jul 22 08:08:14 UTC 2013


commit 725a22acb390071082fd46a69a4b0cb5ff27e9ed
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jul 22 10:07:59 2013 +0200

    Rebase to python-gzipstream-1.10.2-1.fc19 in rawhide.

 .gitignore             |    1 +
 python-gzipstream.spec |   55 +++++++-----------------------------------------
 sources                |    2 +-
 3 files changed, 10 insertions(+), 48 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df1af50..122accb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-gzipstream-1.4.3.tar.gz
 /python-gzipstream-1.6.2.tar.gz
 /python-gzipstream-1.7.1.tar.gz
+/python-gzipstream-1.10.2.tar.gz
diff --git a/python-gzipstream.spec b/python-gzipstream.spec
index abd72ed..70171c4 100644
--- a/python-gzipstream.spec
+++ b/python-gzipstream.spec
@@ -4,8 +4,8 @@
 
 Summary: Streaming zlib (gzip) support for python
 Name: python-gzipstream
-Version: 1.7.1
-Release: 3%{?dist}
+Version: 1.10.2
+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: GPLv2
@@ -35,17 +35,18 @@ rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
 %{python_sitelib}/*
 %doc html
 %doc LICENSE
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Wed Jul 17 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.2-1
+- updating copyright years
 
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Mon Jun 17 2013 Michael Mraka <michael.mraka at redhat.com> 1.10.1-1
+- removed old CVS/SVN version ids
+- Purging %%changelog entries preceding Spacewalk 1.0, in active packages.
+- %%defattr is not needed since rpm 4.4
 
 * Thu Feb 23 2012 Michael Mraka <michael.mraka at redhat.com> 1.7.1-1
 - we are now just GPL
@@ -71,43 +72,3 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Nov 26 2010 Miroslav Suchý <msuchy at redhat.com> 1.4.1-1
 - new package built with tito
 
-* Tue Jun 02 2009 Dennis Gilmore <dgilmore at redhat.com> 1.4.0-18
-- bump release to 18 to ensure its highest nvr wise
-
-* Thu Feb 26 2009 Devan Goodwin <dgoodwin at redhat.com> 1.4.0-4
-- Rebuild for new rel-eng tools.
-
-* Tue Jan 27 2009 Miroslav Suchý <msuchy at redhat.com> 1.4.0-3
-- rename gzipstream.spec to python-gzipstream.spec
-
-* Fri Jan 23 2009 Dennis Gilmore <dennis at ausil.us> 1.4.0-17
-- BuildRequires python-devel
-- lots of spec file cleanups
-
-* Fri Aug  1 2008 Jan Pazdziora
-- change .spec not to use the version file
-
-* Wed May 21 2008 Jan Pazdziora - 1.4.0-15
-- rebuild in dist-cvs.
-
-* Thu Oct 14 2004 Todd Warner <taw at redhat.com> 1.4.0-4
-- bumped release. Fixed a garbage-collection issue.
-
-* Tue Jun 22 2004 Mihai Ibanescu <misa at redhat.com> 1.4.0-1
-- Rebuilding with distutils
-
-* Tue Aug 20 2002 Cristian Gafton <gafton at redhat.com>
-- figure out automatically what python version are we building for
-
-* Sun Mar 24 2002 Todd Warner <taw at redhat.com>
-- Just some v2.2 stuff commented out. (easier testing).
-
-* Sat Mar 23 2002 Todd Warner <taw at redhat.com>
-- PythonLib is /usr/lib/python1.5, NOT .../python1.5.2
-
-* Fri Mar 22 2002 Todd Warner <taw at redhat.com>
-- Only builds for Python v1.5.2 at the moment.
-- Made work with new build system.
-
-* Fri Jan 01 2002 Todd Warner <taw at redhat.com>
-- Initial rpm package
diff --git a/sources b/sources
index b6b75fc..a0bbafb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68bf06f7633bb6b983136b13e1f2518b  python-gzipstream-1.7.1.tar.gz
+f9b12d6f67ac6c7b58411e97a4e8c173  python-gzipstream-1.10.2.tar.gz


More information about the scm-commits mailing list