[perl-Carp] Increase release to favour standalone package

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Sep 3 13:11:22 UTC 2014


commit fa0e45b92c3960b374b62ff527ca0a930f5fb3ba
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Sep 3 15:11:12 2014 +0200

    Increase release to favour standalone package

 perl-Carp.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Carp.spec b/perl-Carp.spec
index 336e7a3..afddb87 100644
--- a/perl-Carp.spec
+++ b/perl-Carp.spec
@@ -3,7 +3,7 @@
 Name:           perl-Carp
 # Keep 2-digit precision
 Version:        %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:        3%{?dist}
+Release:        310%{?dist}
 Summary:        Alternative warn and die for modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.33.01-310
+- Increase release to favour standalone package
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.33.01-3
 - Perl 5.20 rebuild
 



More information about the perl-devel mailing list