diff --git a/SPECS/perl-Module-ScanDeps.spec b/SPECS/perl-Module-ScanDeps.spec index daa0482..de3cc3a 100644 --- a/SPECS/perl-Module-ScanDeps.spec +++ b/SPECS/perl-Module-ScanDeps.spec @@ -1,7 +1,7 @@ Name: perl-Module-ScanDeps Summary: Recursively scan Perl code for dependencies Version: 1.10 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz @@ -67,6 +67,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Dec 27 2013 Daniel Mach - 1.10-3 +- Mass rebuild 2013-12-27 + * Tue Feb 5 2013 Paul Howarth - 1.10-2 - Revert to using bundled Module::Install to avoid build dependency cycles (#906007)