From d09f89c2ff1c3279184625c9c1892adbbd8a7854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= <con...@redhat.com> Date: Thu, 28 May 2015 13:49:20 +0200 Subject: 1.19 bump
diff --git a/perl-Module-ScanDeps.spec b/perl-Module-ScanDeps.spec index 3788122..400db97 100644 --- a/perl-Module-ScanDeps.spec +++ b/perl-Module-ScanDeps.spec @@ -1,6 +1,6 @@ Name: perl-Module-ScanDeps Summary: Recursively scan Perl code for dependencies -Version: 1.18 +Version: 1.19 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -8,7 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanD URL: http://search.cpan.org/dist/Module-ScanDeps/ BuildArch: noarch BuildRequires: perl -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(ExtUtils::MM_Unix) BuildRequires: perl(FindBin) BuildRequires: perl(Fcntl) @@ -66,12 +66,11 @@ Test/More.pm). The values are hash references. %setup -q -n Module-ScanDeps-%{version} %build -perl Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} + %{_fixperms} %{buildroot} %check @@ -85,6 +84,9 @@ make test %{_mandir}/man3/Module::ScanDeps.3pm* %changelog +* Thu May 28 2015 Petr Šabata <con...@redhat.com> - 1.19-1 +- 1.19 bump + * Fri Jan 30 2015 Petr Šabata <con...@redhat.com> - 1.18-1 - 1.18 bump diff --git a/sources b/sources index fc53721..05a1eb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e621c9d42ef7e8277d33caf747f7746 Module-ScanDeps-1.18.tar.gz +ea2545dbf46bae4cc43d9d07cad77b96 Module-ScanDeps-1.19.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Module-ScanDeps.git/commit/?h=master&id=d09f89c2ff1c3279184625c9c1892adbbd8a7854 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel