- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 04:17:40 +00:00
parent 902dd0db5e
commit 0dd26141da

View File

@ -1,6 +1,6 @@
Name: perl-Exception-Class
Version: 1.29
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Module that allows you to declare real exception classes in Perl
License: GPL+ or Artistic
Group: Development/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.29-2
- rebuild against perl 5.10.1
* Thu Jul 30 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.29-1
- Upstream update (Required by other packages, fix mass rebuild breakdowns).