[perl-CPAN-Uploader] Obsolete cpan-upload rhbz#1043581

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Dec 17 11:42:14 UTC 2013


commit 1bd27c7fa1e88c6c4a3aff060858a7369fc2e22a
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Dec 17 12:31:21 2013 +0100

    Obsolete cpan-upload rhbz#1043581

 perl-CPAN-Uploader.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-CPAN-Uploader.spec b/perl-CPAN-Uploader.spec
index cffe244..69aaff5 100644
--- a/perl-CPAN-Uploader.spec
+++ b/perl-CPAN-Uploader.spec
@@ -1,6 +1,6 @@
 Name:           perl-CPAN-Uploader
 Version:        0.103002
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Upload things to the CPAN
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -24,6 +24,9 @@ BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(Term::ReadKey)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Provides:       cpan-upload = 2.2-17
+Obsoletes:      cpan-upload < 2.2-17
+
 %{?perl_default_filter}
 
 %description
@@ -59,6 +62,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 17 2013 Marcela Mašláňová <mmaslano at redhat.com> - 0.103002-5
+- add Obsoletes/Provides to cpan-upload 1043581
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.103002-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 



More information about the perl-devel mailing list