diff --git a/libyaml.spec b/libyaml.spec index 83b20c4..b2f5f2c 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -4,7 +4,7 @@ Name: libyaml Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: YAML 1.1 parser and emitter written in C Group: System Environment/Libraries @@ -71,6 +71,9 @@ make check %changelog +* Tue Aug 7 2018 Jens Petersen - 0.2.1-2 +- rebuild against fixed binutils to fix missing symbols (#1613350) + * Mon Jul 16 2018 John Eckersberg - 0.2.1-1 - New upstream release 0.2.1 (rhbz#1598611)