diff --git a/libyaml.spec b/libyaml.spec index 16b2852..8903a52 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -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 - 0.1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Mar 31 2014 John Eckersberg - 0.1.6-2 - Work around ldconfig bug with libyaml.so (bz1082822)