Update to 0.76
This commit is contained in:
parent
a68a1af095
commit
9b3bf45f2f
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: perl-YAML-LibYAML
|
Name: perl-YAML-LibYAML
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.75
|
Version: 0.76
|
||||||
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
|
||||||
@ -103,6 +103,11 @@ make test
|
|||||||
%{_mandir}/man3/YAML::XS::LibYAML.3*
|
%{_mandir}/man3/YAML::XS::LibYAML.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.76-1
|
||||||
|
- Update to 0.76
|
||||||
|
- Add $Indent - number of spaces when dumping
|
||||||
|
- Fix typo and links in docs
|
||||||
|
|
||||||
* Sat Nov 3 2018 Paul Howarth <paul@city-fan.org> - 1:0.75-1
|
* Sat Nov 3 2018 Paul Howarth <paul@city-fan.org> - 1:0.75-1
|
||||||
- Update to 0.75
|
- Update to 0.75
|
||||||
- Implement $LoadCode
|
- Implement $LoadCode
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (YAML-LibYAML-0.75.tar.gz) = ed4a56ab70938eb62151e28adb875dc58558dda8569d60ff0f835646888dc0c0d4bf41699163171c34b091848eb9d135560d61ca8d7cf5aab589ceccb02a4ccb
|
SHA512 (YAML-LibYAML-0.76.tar.gz) = 1a5058cc957bc891aaf1468bd03b7a169372f2711ce027ec701126f8c3d2c15d2029946ca2db77438cf8d43a3a1964238c50fc1a3da20addb3a525733b4499c8
|
||||||
|
Loading…
Reference in New Issue
Block a user