Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-14 11:22:20 +02:00
parent 5a6f16665e
commit b97ed307da

View File

@ -1,6 +1,6 @@
Name: perl-Unicode-LineBreak Name: perl-Unicode-LineBreak
Version: 2012.06 Version: 2012.06
Release: 1%{?dist} Release: 2%{?dist}
Summary: UAX #14 Unicode Line Breaking Algorithm Summary: UAX #14 Unicode Line Breaking Algorithm
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 2012.06-2
- Perl 5.16 rebuild
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 2012.06-1 * Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 2012.06-1
- 2012.06 bump (to fix building) - 2012.06 bump (to fix building)