1.0014 bump
This commit is contained in:
parent
2f205a9d67
commit
4fce04948a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
App-cpanminus-0.9935.tar.gz
|
App-cpanminus-0.9935.tar.gz
|
||||||
/App-cpanminus-1.0013.tar.gz
|
/App-cpanminus-1.0013.tar.gz
|
||||||
|
/App-cpanminus-1.0014.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.0013
|
Version: 1.0014
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for get, unpack, build and install CPAN modules
|
Summary: Library for get, unpack, build and install CPAN modules
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 23 2010 Petr Pisar <ppisar@redhat.com> - 1.0014-1
|
||||||
|
- 1.0014 bump
|
||||||
|
|
||||||
* Tue Sep 14 2010 Petr Pisar <ppisar@redhat.com> - 1.0013-1
|
* Tue Sep 14 2010 Petr Pisar <ppisar@redhat.com> - 1.0013-1
|
||||||
- 1.0013 bump
|
- 1.0013 bump
|
||||||
- Correct description spelling
|
- Correct description spelling
|
||||||
|
Loading…
Reference in New Issue
Block a user