This commit is contained in:
Jesse Keating 2009-02-26 15:45:27 +00:00
parent 2ea13d3249
commit 7107264024

View File

@ -1,6 +1,6 @@
Name: perl-Error Name: perl-Error
Version: 0.17015 Version: 0.17015
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 1 Epoch: 1
Summary: Error/exception handling in an OO-ish way Summary: Error/exception handling in an OO-ish way
License: GPL+ or Artistic License: GPL+ or Artistic
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.17015-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Aug 02 2008 Steven Pritchard <steve@kspei.com> 1:0.17015-1 * Sat Aug 02 2008 Steven Pritchard <steve@kspei.com> 1:0.17015-1
- Update to 0.17015. - Update to 0.17015.