From b67be6eaddbcecea30b000d73db74f2da4f47f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 31 May 2012 11:53:00 +0200 Subject: [PATCH] Round Module::Build version to 2 digits --- perl-local-lib.spec | 7 +++++-- 1 file 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 - 1.008004-5 +- Round Module::Build version to 2 digits + * Fri Feb 10 2012 Iain Arnell 1.008004-4 - avoid creating ~/perl5/ for all users (rhbz#789146) - drop defattr in files lists