Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 02:34:37 +00:00
parent 4448021e7e
commit 4ccfded6e9

View File

@ -1,7 +1,7 @@
Name: perl-YAML-LibYAML
Epoch: 1
Version: 0.69
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl YAML Serialization using XS and libyaml
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/YAML-LibYAML/
@ -94,6 +94,9 @@ make test
%{_mandir}/man3/YAML::XS::LibYAML.3*
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.69-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Dec 28 2017 Paul Howarth <paul@city-fan.org> - 1:0.69-1
- Update to 0.69
- Security fix: Add $LoadBlessed option to turn on/off loading objects