This commit is contained in:
Dennis Gilmore 2014-06-07 01:14:41 -05:00
parent 72e1452e35
commit bd5411aa09

View File

@ -4,7 +4,7 @@
Name: libyaml
Version: 0.1.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: YAML 1.1 parser and emitter written in C
Group: System Environment/Libraries
@ -77,6 +77,9 @@ rm -rf %{buildroot}
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 31 2014 John Eckersberg <jeckersb@redhat.com> - 0.1.6-2
- Work around ldconfig bug with libyaml.so (bz1082822)