This commit is contained in:
Dennis Gilmore 2011-02-08 15:54:03 -06:00
parent 9aaae27863
commit 0917912dfc
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Exception-Class
Version: 1.32
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Module that allows you to declare real exception classes in Perl
License: Artistic 2.0
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Dec 22 2010 Steven Pritchard <steve@kspei.com> 1.32-1
- Update to 1.32.
- License is now Artistic 2.0.