Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-12 17:51:50 +02:00
parent 0e740da195
commit 8ace6a0944

View File

@ -3,7 +3,7 @@
Name: perl-MRO-Compat
Version: 0.11
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Mro::* interface compatibility for Perls < 5.9.5
License: GPL+ or Artistic
Group: Development/Libraries
@ -73,6 +73,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/MRO::Compat.3pm*
%changelog
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.11-10
- Perl 5.16 rebuild
* Thu Jan 26 2012 Paul Howarth <paul@city-fan.org> - 0.11-9
- Spec clean-up:
- Only require Class::C3 with perl < 5.9.5