new perl
This commit is contained in:
parent
8493de862b
commit
f4043ce5e0
@ -1,8 +1,8 @@
|
|||||||
Name: perl-Path-Class
|
Name: perl-Path-Class
|
||||||
Version: 0.16
|
Version: 0.16
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Cross-platform path specification manipulation
|
Summary: Cross-platform path specification manipulation
|
||||||
License: GPL or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/Path-Class/
|
URL: http://search.cpan.org/dist/Path-Class/
|
||||||
Source0: http://www.cpan.org/modules/by-module/Path/Path-Class-%{version}.tar.gz
|
Source0: http://www.cpan.org/modules/by-module/Path/Path-Class-%{version}.tar.gz
|
||||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.16-3
|
||||||
|
- rebuild for new perl
|
||||||
|
|
||||||
* Thu Aug 16 2007 Ian Burrell <ianburrell@gmail.com> - 0.16-2
|
* Thu Aug 16 2007 Ian Burrell <ianburrell@gmail.com> - 0.16-2
|
||||||
- Fix BuildRequires
|
- Fix BuildRequires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user