Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 11:45:22 +02:00
parent af70e271df
commit e00f412719

View File

@ -1,6 +1,6 @@
Name: perl-Class-Accessor
Version: 0.34
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Automated accessor generation
Group: Development/Libraries
License: GPL+ or Artistic
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Class::Accessor::Faster.3pm*
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.34-13
- Perl 5.18 rebuild
* Tue Feb 26 2013 Paul Howarth <paul@city-fan.org> - 0.34-12
- BR: perl(base), perl(Carp), perl(ExtUtils::MakeMaker) and perl(Sub::Name),
fixing FTBFS (#914249)