From 725a22acb390071082fd46a69a4b0cb5ff27e9ed Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Jul 22 2013 08:07:59 +0000 Subject: Rebase to python-gzipstream-1.10.2-1.fc19 in rawhide. --- 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 - 1.7.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild +* Wed Jul 17 2013 Tomas Kasparek 1.10.2-1 +- updating copyright years -* Sat Jul 21 2012 Fedora Release Engineering - 1.7.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild +* Mon Jun 17 2013 Michael Mraka 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 1.7.1-1 - we are now just GPL @@ -71,43 +72,3 @@ rm -rf $RPM_BUILD_ROOT * Fri Nov 26 2010 Miroslav Suchý 1.4.1-1 - new package built with tito -* Tue Jun 02 2009 Dennis Gilmore 1.4.0-18 -- bump release to 18 to ensure its highest nvr wise - -* Thu Feb 26 2009 Devan Goodwin 1.4.0-4 -- Rebuild for new rel-eng tools. - -* Tue Jan 27 2009 Miroslav Suchý 1.4.0-3 -- rename gzipstream.spec to python-gzipstream.spec - -* Fri Jan 23 2009 Dennis Gilmore 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 1.4.0-4 -- bumped release. Fixed a garbage-collection issue. - -* Tue Jun 22 2004 Mihai Ibanescu 1.4.0-1 -- Rebuilding with distutils - -* Tue Aug 20 2002 Cristian Gafton -- figure out automatically what python version are we building for - -* Sun Mar 24 2002 Todd Warner -- Just some v2.2 stuff commented out. (easier testing). - -* Sat Mar 23 2002 Todd Warner -- PythonLib is /usr/lib/python1.5, NOT .../python1.5.2 - -* Fri Mar 22 2002 Todd Warner -- Only builds for Python v1.5.2 at the moment. -- Made work with new build system. - -* Fri Jan 01 2002 Todd Warner -- 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