Update to 1.26.
This commit is contained in:
parent
4c05a649e1
commit
1cae8e4313
@ -1 +1 @@
|
||||
Test-Pod-1.24.tar.gz
|
||||
Test-Pod-1.26.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Test-Pod
|
||||
Version: 1.24
|
||||
Release: 2%{?dist}
|
||||
Version: 1.26
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl module for checking for POD errors in files
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -48,10 +48,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
%doc Changes
|
||||
%{perl_vendorlib}/Test/
|
||||
%{_mandir}/man3/*.3*
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.26-1
|
||||
- Update to 1.26.
|
||||
|
||||
* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.24-2
|
||||
- Rebuild for FC5 (perl 5.8.8).
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user