diff --git a/perl-Module-ScanDeps.spec b/perl-Module-ScanDeps.spec index 400db97..fe28b9a 100644 --- a/perl-Module-ScanDeps.spec +++ b/perl-Module-ScanDeps.spec @@ -1,7 +1,7 @@ Name: perl-Module-ScanDeps Summary: Recursively scan Perl code for dependencies Version: 1.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz @@ -84,6 +84,9 @@ make test %{_mandir}/man3/Module::ScanDeps.3pm* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 1.19-2 +- Perl 5.22 rebuild + * Thu May 28 2015 Petr Ĺ abata - 1.19-1 - 1.19 bump