Increase epoch to compete with perl.spec

This commit is contained in:
Petr Písař 2013-07-12 10:57:55 +02:00
parent d2c77d8a20
commit 28c7960eea

View File

@ -1,6 +1,7 @@
Name: perl-Encode
Epoch: 1
Version: 2.51
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Character encodings in Perl
License: GPL+ or Artistic
Group: Development/Libraries
@ -97,6 +98,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:2.51-1
- Increase epoch to compete with perl.spec
* Fri May 17 2013 Petr Pisar <ppisar@redhat.com> - 2.51-2
- Specify all dependencies