v1.2001 release bump
This commit is contained in:
parent
f49e6418e9
commit
0e9156448b
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.1006.tar.gz
|
/App-cpanminus-1.1006.tar.gz
|
||||||
/App-cpanminus-1.1007.tar.gz
|
/App-cpanminus-1.1007.tar.gz
|
||||||
/App-cpanminus-1.1008.tar.gz
|
/App-cpanminus-1.1008.tar.gz
|
||||||
|
/App-cpanminus-1.2001.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.1008
|
Version: 1.2001
|
||||||
Release: 2%{?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
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 17 2011 Petr Sabata <psabata@redhat.com> - 1.2001-1
|
||||||
|
- 1.2001 bump
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1008-2
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1008-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user