[perl-Storable] Increase Epoch to favour standalone package

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Sep 3 12:27:08 UTC 2014


commit 7c12bb1ef7192790dcf3526f34799d21aef55fca
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Sep 3 14:26:57 2014 +0200

    Increase Epoch to favour standalone package

 perl-Storable.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Storable.spec b/perl-Storable.spec
index 838d4ef..b212068 100644
--- a/perl-Storable.spec
+++ b/perl-Storable.spec
@@ -1,6 +1,7 @@
 Name:           perl-Storable
+Epoch:          1
 Version:        2.51
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Persistence for Perl data structures
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -79,6 +80,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.51-4
+- Increase Epoch to favour standalone package
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.51-3
 - Perl 5.20 rebuild
 



More information about the perl-devel mailing list