This commit is contained in:
Fedora Release Engineering 2017-02-11 06:08:50 +00:00
parent 107ab8bcc4
commit 2bf57a29f0

View File

@ -1,6 +1,6 @@
Name: perl-YAML-LibYAML
Version: 0.71
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl YAML Serialization using XS and libyaml
License: GPL+ or Artistic
Group: Development/Libraries
@ -85,6 +85,9 @@ make test
%{_mandir}/man3/YAML::XS::LibYAML.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.71-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Sep 8 2016 Paul Howarth <paul@city-fan.org> - 0.71-1
- Update to 0.71
- Merge with libyaml 0.1.7 upstream