1.6101 bump
This commit is contained in:
parent
7f193111c4
commit
0c9612d86b
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.6005.tar.gz
|
/App-cpanminus-1.6005.tar.gz
|
||||||
/App-cpanminus-1.6006.tar.gz
|
/App-cpanminus-1.6006.tar.gz
|
||||||
/App-cpanminus-1.6008.tar.gz
|
/App-cpanminus-1.6008.tar.gz
|
||||||
|
/App-cpanminus-1.6101.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.6008
|
Version: 1.6101
|
||||||
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
|
||||||
@ -94,6 +94,9 @@ make test
|
|||||||
%{_bindir}/cpanm
|
%{_bindir}/cpanm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 26 2013 Petr Pisar <ppisar@redhat.com> - 1.6101-1
|
||||||
|
- 1.6101 bump
|
||||||
|
|
||||||
* Wed Mar 20 2013 Petr Pisar <ppisar@redhat.com> - 1.6008-1
|
* Wed Mar 20 2013 Petr Pisar <ppisar@redhat.com> - 1.6008-1
|
||||||
- 1.6008 bump
|
- 1.6008 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user