Shorten perl-Module-Build version to 2 digits to follow upstream
This commit is contained in:
parent
50ee283172
commit
0531b28647
11
perl.spec
11
perl.spec
@ -26,7 +26,7 @@
|
|||||||
Name: perl
|
Name: perl
|
||||||
Version: %{perl_version}
|
Version: %{perl_version}
|
||||||
# release number must be even higher, because dual-lived modules will be broken otherwise
|
# release number must be even higher, because dual-lived modules will be broken otherwise
|
||||||
Release: 217%{?dist}
|
Release: 218%{?dist}
|
||||||
Epoch: %{perl_epoch}
|
Epoch: %{perl_epoch}
|
||||||
Summary: Practical Extraction and Report Language
|
Summary: Practical Extraction and Report Language
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -765,10 +765,10 @@ Log::Message module.
|
|||||||
Summary: Perl module for building and installing Perl modules
|
Summary: Perl module for building and installing Perl modules
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
# Epoch bump for clean upgrade over old standalone package
|
# Check epoch with standalone package
|
||||||
Epoch: 1
|
Epoch: 2
|
||||||
# real version 0.39_01
|
# real version 0.39_01
|
||||||
Version: 0.3901
|
Version: 0.39.01
|
||||||
Requires: perl(Archive::Tar) >= 1.08
|
Requires: perl(Archive::Tar) >= 1.08
|
||||||
Requires: perl(CPAN::Meta) >= 2.110420
|
Requires: perl(CPAN::Meta) >= 2.110420
|
||||||
Requires: perl(ExtUtils::CBuilder) >= 0.15
|
Requires: perl(ExtUtils::CBuilder) >= 0.15
|
||||||
@ -2454,6 +2454,9 @@ sed \
|
|||||||
|
|
||||||
# Old changelog entries are preserved in CVS.
|
# Old changelog entries are preserved in CVS.
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 31 2012 Petr Pisar <ppisar@redhat.com> - 4:5.16.0-218
|
||||||
|
- Shorten perl-Module-Build version to 2 digits to follow upstream
|
||||||
|
|
||||||
* Fri May 25 2012 Marcela Mašláňová <mmaslano@redhat.com> - 4:5.16.0-217
|
* Fri May 25 2012 Marcela Mašláňová <mmaslano@redhat.com> - 4:5.16.0-217
|
||||||
- upload the stable 5.16.0
|
- upload the stable 5.16.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user