Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2016-05-14 12:22:20 +02:00
parent e640fb4fe5
commit 27f328524b
1 changed files with 4 additions and 1 deletions

View File

@ -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 <jplesnik@redhat.com> - 1:2.56-365
- Increase release to favour standalone package
* Wed May 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.56-1
- 2.56 bump in order to dual-live with perl 5.24