1.22 bump
This commit is contained in:
parent
5c90b82b28
commit
3dc5f68cf4
@ -1,8 +1,8 @@
|
|||||||
Name: perl-Module-ScanDeps
|
Name: perl-Module-ScanDeps
|
||||||
Summary: Recursively scan Perl code for dependencies
|
Summary: Recursively scan Perl code for dependencies
|
||||||
Version: 1.21
|
Version: 1.22
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: (GPL+ or Artistic) and Artistic 2.0
|
||||||
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
|
||||||
URL: http://search.cpan.org/dist/Module-ScanDeps/
|
URL: http://search.cpan.org/dist/Module-ScanDeps/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -82,6 +82,7 @@ make pure_install DESTDIR=%{buildroot}
|
|||||||
make test
|
make test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%license LICENSE
|
||||||
%doc AUTHORS Changes README
|
%doc AUTHORS Changes README
|
||||||
%{_bindir}/scandeps.pl
|
%{_bindir}/scandeps.pl
|
||||||
%{perl_vendorlib}/Module/
|
%{perl_vendorlib}/Module/
|
||||||
@ -89,6 +90,9 @@ make test
|
|||||||
%{_mandir}/man3/Module::ScanDeps.3pm*
|
%{_mandir}/man3/Module::ScanDeps.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 19 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.22-1
|
||||||
|
- 1.22 bump
|
||||||
|
|
||||||
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.21-3
|
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.21-3
|
||||||
- Perl 5.24 re-rebuild of bootstrapped packages
|
- Perl 5.24 re-rebuild of bootstrapped packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user