Update to 0.16.

This commit is contained in:
Jose Pedro Oliveira 2006-07-11 16:50:16 +00:00
parent 10a8ea7ec0
commit 4fa2048f01
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
Error-0.15009.tar.gz Error-0.16.tar.gz

View File

@ -1,6 +1,7 @@
Name: perl-Error Name: perl-Error
Version: 0.15009 Version: 0.16
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1
Summary: Error Perl module Summary: Error Perl module
License: GPL or Artistic License: GPL or Artistic
@ -44,10 +45,13 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc ChangeLog README example %doc ChangeLog README example
%{perl_vendorlib}/* %{perl_vendorlib}/*
%{_mandir}/man3/* %{_mandir}/man3/*.3pm*
%changelog %changelog
* Tue Jul 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.16-1
- Update to 0.16.
* Fri Apr 28 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.15009-1 * Fri Apr 28 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.15009-1
- Update to 0.15009. - Update to 0.15009.

View File

@ -1 +1 @@
758e3e2024d883095d500d91e3a65b8d Error-0.15009.tar.gz cb4ebc57140adb34f86933acb20da184 Error-0.16.tar.gz