[perl-CPAN-Uploader] Obsolete cpan-upload properly

Petr Pisar ppisar at fedoraproject.org
Fri May 9 06:13:16 UTC 2014


commit 2e781ea84942f662aaa8295a9e165513a1bfdcc4
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri May 9 08:04:08 2014 +0200

    Obsolete cpan-upload properly

 perl-CPAN-Uploader.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-CPAN-Uploader.spec b/perl-CPAN-Uploader.spec
index 454d244..2c82417 100644
--- a/perl-CPAN-Uploader.spec
+++ b/perl-CPAN-Uploader.spec
@@ -1,6 +1,6 @@
 Name:           perl-CPAN-Uploader
 Version:        0.103007
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Upload things to the CPAN
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -39,8 +39,9 @@ Requires:       perl(Data::Dumper)
 Requires:       perl(LWP::Protocol::https) >= 1
 Requires:       perl(Term::ReadKey)
 
+# cpan-upload replaced by perl-CPAN-Uploader, bugs #1043581, #1095426
 Provides:       cpan-upload = 2.2-17
-Obsoletes:      cpan-upload < 2.2-17
+Obsoletes:      cpan-upload < 2.2-18
 
 %{?perl_default_filter}
 
@@ -77,6 +78,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 09 2014 Petr Pisar <ppisar at redhat.com> - 0.103007-2
+- Obsolete cpan-upload properly (bug #1095426)
+
 * Mon May 05 2014 Petr Pisar <ppisar at redhat.com> - 0.103007-1
 - 0.103007 bump
 


More information about the scm-commits mailing list