1.7022 bump
This commit is contained in:
parent
166fccd0e6
commit
6f6558cb5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.7018.tar.gz
|
/App-cpanminus-1.7018.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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.7020
|
Version: 1.7022
|
||||||
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
|
||||||
@ -133,6 +133,9 @@ make test
|
|||||||
%{_bindir}/cpanm
|
%{_bindir}/cpanm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 16 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.7022-1
|
||||||
|
- 1.7022 bump
|
||||||
|
|
||||||
* Thu Dec 11 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.7020-1
|
* Thu Dec 11 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.7020-1
|
||||||
- 1.7020 bump; README was removed
|
- 1.7020 bump; README was removed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user