Perl 5.18 rebuild
This commit is contained in:
parent
3e706bc4d0
commit
432d2ad5c5
@ -1,6 +1,6 @@
|
|||||||
Name: perl-YAML-Syck
|
Name: perl-YAML-Syck
|
||||||
Version: 1.27
|
Version: 1.27
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Fast, lightweight YAML loader and dumper
|
Summary: Fast, lightweight YAML loader and dumper
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/YAML::Syck.3pm*
|
%{_mandir}/man3/YAML::Syck.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.27-2
|
||||||
|
- Perl 5.18 rebuild
|
||||||
|
|
||||||
* Tue May 21 2013 Paul Howarth <paul@city-fan.org> 1.27-1
|
* Tue May 21 2013 Paul Howarth <paul@city-fan.org> 1.27-1
|
||||||
- Update to 1.27
|
- Update to 1.27
|
||||||
- Fix for hash randomization in yaml-alias.t on perl 5.18.0 (CPAN RT#84882,
|
- Fix for hash randomization in yaml-alias.t on perl 5.18.0 (CPAN RT#84882,
|
||||||
|
Loading…
Reference in New Issue
Block a user