packaging: remove changelog from spec and reset release
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 8 Mar 2013 12:16:38 +0000 (14:16 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 29 Aug 2013 10:02:31 +0000 (13:02 +0300)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
packaging/python-coverage.spec

index b406dd9f268caffc7a3adbaa23b429da3b3a339e..62f7ca46de332c6e56ec1d30f50d826a7ca10a37 100644 (file)
@@ -12,7 +12,7 @@
 Name:           python-coverage
 Summary:        Code coverage testing module for Python
 Version:        3.5
-Release:        2%{?dist}
+Release:        0
 License:        BSD and (MIT or GPLv2)
 Group:          System Environment/Libraries
 URL:            http://nedbatchelder.com/code/modules/coverage.html
@@ -92,59 +92,3 @@ popd
 %{python3_sitearch}/coverage*.egg-info/
 %endif # if with_python3
 
-
-%changelog
-* Wed Oct 10 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 3.5-2
-- Upstream patch to fix traceback using coverage with py2 and py3 in the
-  same directory.  https://bugzilla.redhat.com/show_bug.cgi?id=865080
-
-* Fri Sep  2 2011 Tom Callaway <spot@fedoraproject.org> - 3.5-1
-- update to 3.5
-
-* Mon Jun  6 2011 Tom Callaway <spot@fedoraproject.org> - 3.5-0.1.b1
-- update to 3.5b1
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Dec 29 2010  <David Malcolm <dmalcolm@redhat.com>> - 3.4-2
-- rebuild for newer python3
-
-* Thu Oct 21 2010 Luke Macken <lmacken@redhat.com> - 3.4-1
-- Update to 3.4 (#631751)
-
-* Fri Sep 03 2010 Luke Macken <lmacken@redhat.com> - 3.3.1-4
-- Rebuild against Python 3.2
-
-* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.3.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Wed May 9 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 3.3.1-2
-- Fix license tag, permissions, and filtering extraneous provides
-
-* Wed May 9 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 3.3.1-1
-- Update to 3.3.1
-
-* Fri Feb  5 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-3
-- add python 3 subpackage (#536948)
-
-* Sun Jan 17 2010 Luke Macken <lmacken@redhat.com> - 3.2-2
-- Require python-setuptools (#556290)
-
-* Wed Dec  9 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 3.2-1
-- update to 3.2
-
-* Fri Oct 16 2009 Luke Macken <lmacken@redhat.com> - 3.1-1
-- Update to 3.1
-
-* Wed Aug 10 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 3.0.1-1
-- update to 3.0.1
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.85-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Fri May 15 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2.85-2
-- fix install invocation
-
-* Wed May 6 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2.85-1
-- Initial package for Fedora