- rebuild against perl 5.10.1
This commit is contained in:
parent
902dd0db5e
commit
0dd26141da
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Exception-Class
|
Name: perl-Exception-Class
|
||||||
Version: 1.29
|
Version: 1.29
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Module that allows you to declare real exception classes in Perl
|
Summary: Module that allows you to declare real exception classes in Perl
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 30 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.29-1
|
||||||
- Upstream update (Required by other packages, fix mass rebuild breakdowns).
|
- Upstream update (Required by other packages, fix mass rebuild breakdowns).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user