Update to 0.65
- New upstream release 0.65 - Prevent warning about unused variables (GH#59) - Clarify documentation about exported functions
This commit is contained in:
parent
ffaaebdf98
commit
3fbe9337d7
@ -1,6 +1,6 @@
|
||||
Name: perl-YAML-LibYAML
|
||||
Epoch: 1
|
||||
Version: 0.64
|
||||
Version: 0.65
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl YAML Serialization using XS and libyaml
|
||||
License: GPL+ or Artistic
|
||||
@ -94,6 +94,11 @@ make test
|
||||
%{_mandir}/man3/YAML::XS::LibYAML.3*
|
||||
|
||||
%changelog
|
||||
* Fri May 19 2017 Paul Howarth <paul@city-fan.org> - 1:0.65-1
|
||||
- Update to 0.65
|
||||
- Prevent warning about unused variables (GH#59)
|
||||
- Clarify documentation about exported functions
|
||||
|
||||
* Sun Apr 9 2017 Paul Howarth <paul@city-fan.org> - 1:0.64-1
|
||||
- Update to 0.64
|
||||
- use lib FindBin::Bin in tests, preparing for perl 5.26 where '.' gets
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (YAML-LibYAML-0.64.tar.gz) = c8d996a9bc86e644c85fa8662b91afb75e0e9bcfeaba88b0a661ef83c9d1dfbcd4464fdba8fcc16269dc3c561c3c5257818f7f15df78bf4331ec2f91a6245faf
|
||||
SHA512 (YAML-LibYAML-0.65.tar.gz) = 87998f9d8458476168c06e984696ac562e77f6cfc252c57a8159bb45353bacab7fa159c983275f08fcd54479d7a994feebc2568f51b564d685d99cc66ee87cf0
|
||||
|
Loading…
Reference in New Issue
Block a user