Merge branch 'rc/master' of ssh://pkgs.fedoraproject.org/perl into rc/master
Conflicts: perl.spec modified: perl.spec
This commit is contained in:
commit
7686ee29ed
13
perl.spec
13
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
|
||||||
@ -767,10 +767,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
|
||||||
@ -2451,9 +2451,12 @@ sed \
|
|||||||
|
|
||||||
# Old changelog entries are preserved in CVS.
|
# Old changelog entries are preserved in CVS.
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jun 1 2012 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.16.0-217
|
* Fri Jun 1 2012 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.16.0-218
|
||||||
- Fix find2perl to translate ? glob properly (bug #825701)
|
- Fix find2perl to translate ? glob properly (bug #825701)
|
||||||
|
|
||||||
|
* 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