Update to 0.52
- New upstream release 0.52 - Fix e1 test failure on 5.21.4
This commit is contained in:
parent
294e189421
commit
b732361a8d
@ -1,5 +1,5 @@
|
|||||||
Name: perl-YAML-LibYAML
|
Name: perl-YAML-LibYAML
|
||||||
Version: 0.51
|
Version: 0.52
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl YAML Serialization using XS and libyaml
|
Summary: Perl YAML Serialization using XS and libyaml
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -83,6 +83,10 @@ make test
|
|||||||
%{_mandir}/man3/YAML::XS::LibYAML.3pm*
|
%{_mandir}/man3/YAML::XS::LibYAML.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 24 2014 Paul Howarth <paul@city-fan.org> - 0.52-1
|
||||||
|
- Update to 0.52
|
||||||
|
- Fix e1 test failure on 5.21.4
|
||||||
|
|
||||||
* Mon Aug 18 2014 Paul Howarth <paul@city-fan.org> - 0.51-1
|
* Mon Aug 18 2014 Paul Howarth <paul@city-fan.org> - 0.51-1
|
||||||
- Update to 0.51 (various minor tidy-ups, no functional changes)
|
- Update to 0.51 (various minor tidy-ups, no functional changes)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user