Perl 5.22 rebuild; Increase Epoch to favour standalone package

This commit is contained in:
Jitka Plesnikova 2015-06-03 13:34:25 +02:00
parent 071e2626bf
commit f3f083509a

View File

@ -1,8 +1,8 @@
Name: perl-version
Epoch: 4
Epoch: 5
Version: 0.99.12
%global module_version 0.9912
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
Group: Development/Libraries
@ -86,6 +86,10 @@ make test
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4:0.99.12-2
- Perl 5.22 rebuild
- Increase Epoch to favour standalone package
* Tue Feb 03 2015 Petr Pisar <ppisar@redhat.com> - 4:0.99.12-1
- 0.9912 bump