1.7025 bump

This commit is contained in:
Petr Písař 2015-02-09 13:32:46 +01:00
parent 6f6558cb5d
commit 46ed9a7c38
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -68,3 +68,4 @@ App-cpanminus-0.9935.tar.gz
/App-cpanminus-1.7019.tar.gz /App-cpanminus-1.7019.tar.gz
/App-cpanminus-1.7020.tar.gz /App-cpanminus-1.7020.tar.gz
/App-cpanminus-1.7022.tar.gz /App-cpanminus-1.7022.tar.gz
/App-cpanminus-1.7025.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-App-cpanminus Name: perl-App-cpanminus
Version: 1.7022 Version: 1.7025
Release: 1%{?dist} Release: 1%{?dist}
Summary: Get, unpack, build and install CPAN modules Summary: Get, unpack, build and install CPAN modules
License: GPL+ or Artistic License: GPL+ or Artistic
@ -126,13 +126,17 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
make test make test
%files %files
%doc Changes %license LICENSE
%doc Changes README
%{perl_vendorlib}/* %{perl_vendorlib}/*
%{_mandir}/man3/* %{_mandir}/man3/*
%{_mandir}/man1/* %{_mandir}/man1/*
%{_bindir}/cpanm %{_bindir}/cpanm
%changelog %changelog
* Mon Feb 09 2015 Petr Pisar <ppisar@redhat.com> - 1.7025-1
- 1.7025 bump
* Tue Dec 16 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.7022-1 * Tue Dec 16 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.7022-1
- 1.7022 bump - 1.7022 bump

View File

@ -1 +1 @@
d4c669ebb5ddfedb7478c6b9d7a6691b App-cpanminus-1.7022.tar.gz 0ad0d4b40c52b320a0160202743f0d9c App-cpanminus-1.7025.tar.gz