|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-B-Keywords
|
|
|
|
|
Version: 1.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Lists of reserved barewords and symbol names
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.12-2
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 10 2012 Paul Howarth <paul@city-fan.org> - 1.12-1
|
|
|
|
|
- Update to 1.12
|
|
|
|
|
- Add new keyword fc (Unicode casefolding) for 5.16
|
|
|
|
|