summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/python-coverage.spec58
1 files changed, 1 insertions, 57 deletions
diff --git a/packaging/python-coverage.spec b/packaging/python-coverage.spec
index b406dd9..62f7ca4 100644
--- a/packaging/python-coverage.spec
+++ b/packaging/python-coverage.spec
@@ -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