Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-21 21:20:33 +02:00
parent 1073851e0f
commit 7fc552a02c

View File

@ -1,7 +1,7 @@
Name: perl-Module-ScanDeps Name: perl-Module-ScanDeps
Summary: Recursively scan Perl code for dependencies Summary: Recursively scan Perl code for dependencies
Version: 1.08 Version: 1.08
Release: 1%{?dist} Release: 2%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
@ -72,6 +72,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Jun 21 2012 Petr Pisar <ppisar@redhat.com> - 1.08-2
- Perl 5.16 rebuild
* Thu Feb 23 2012 Petr Šabata <contyk@redhat.com> - 1.08-1 * Thu Feb 23 2012 Petr Šabata <contyk@redhat.com> - 1.08-1
- 1.08 bump - 1.08 bump