- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
This commit is contained in:
parent
61966b4b07
commit
82cc516dbe
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Exception-Class
|
Name: perl-Exception-Class
|
||||||
Version: 1.43
|
Version: 1.43
|
||||||
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
|
||||||
URL: http://search.cpan.org/dist/Exception-Class/
|
URL: http://search.cpan.org/dist/Exception-Class/
|
||||||
@ -56,6 +56,9 @@ make test
|
|||||||
%{_mandir}/man3/Exception::Class::Base.3*
|
%{_mandir}/man3/Exception::Class::Base.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.43-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jul 10 2017 Paul Howarth <paul@city-fan.org> - 1.43-1
|
* Mon Jul 10 2017 Paul Howarth <paul@city-fan.org> - 1.43-1
|
||||||
- Update to 1.43
|
- Update to 1.43
|
||||||
- The full_message() method in Exception::Class::Base now calls message()
|
- The full_message() method in Exception::Class::Base now calls message()
|
||||||
|
Loading…
Reference in New Issue
Block a user