Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-28 14:52:46 +02:00
parent d8c12d2e9d
commit aa0746864d

View File

@ -1,7 +1,7 @@
Name: perl-common-sense
Summary: "Common sense" Perl defaults
Version: 3.6
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/common-sense
@ -59,6 +59,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/common::sense.3pm*
%changelog
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 3.6-2
- Perl 5.16 rebuild
* Sun Jun 17 2012 Paul Howarth <paul@city-fan.org> - 3.6-1
- Update to 3.6:
- Work around more 5.16 breakage - $^H doesn't work as nicely as P5P make