From 27f328524bc985a93bbef748a6994d25031f02a3 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 14 May 2016 12:22:20 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Storable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Storable.spec b/perl-Storable.spec index d8f2af6..93faf61 100644 --- a/perl-Storable.spec +++ b/perl-Storable.spec @@ -3,7 +3,7 @@ Name: perl-Storable Epoch: 1 Version: 2.56 -Release: 1%{?dist} +Release: 365%{?dist} Summary: Persistence for Perl data structures License: GPL+ or Artistic Group: Development/Libraries @@ -90,6 +90,9 @@ make test %{_mandir}/man3/* %changelog +* Sat May 14 2016 Jitka Plesnikova - 1:2.56-365 +- Increase release to favour standalone package + * Wed May 11 2016 Jitka Plesnikova - 2.56-1 - 2.56 bump in order to dual-live with perl 5.24