commit b67be6eaddbcecea30b000d73db74f2da4f47f21 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu May 31 11:53:00 2012 +0200 Round Module::Build version to 2 digits perl-local-lib.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 88a6a78..295338c 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,6 +1,6 @@ Name: perl-local-lib Version: 1.008004 -Release: 4%{?dist} +Release: 5%{?dist} # lib/local/lib.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries @@ -15,7 +15,7 @@ Source11: perl-homedir.csh BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(CPAN) >= 1.82 -BuildRequires: perl(Module::Build) >= 0.3600 +BuildRequires: perl(Module::Build) >= 0.36 # testing... BuildRequires: perl(Capture::Tiny) BuildRequires: perl(Test::More) @@ -92,6 +92,9 @@ make test %{_sysconfdir}/profile.d/* %changelog +* Thu May 31 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 1.008004-5 +- Round Module::Build version to 2 digits + * Fri Feb 10 2012 Iain Arnell <iarnell@xxxxxxxxx> 1.008004-4 - avoid creating ~/perl5/ for all users (rhbz#789146) - drop defattr in files lists -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel