diff --git a/sord.spec b/sord.spec index 86b40df..73ccd1e 100644 --- a/sord.spec +++ b/sord.spec @@ -3,7 +3,7 @@ Name: sord Version: 0.16.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lightweight Resource Description Framework (RDF) C library Group: System Environment/Libraries @@ -81,6 +81,9 @@ install -pm 644 AUTHORS NEWS README COPYING %{buildroot}%{_pkgdocdir} %{_mandir}/man3/%{name}*.3* %changelog +* Tue Jul 31 2018 Florian Weimer - 0.16.2-2 +- Rebuild with fixed binutils + * Mon Jul 30 2018 Guido Aulisi - 0.16.2-1 - Update to 0.16.2 - Remove ldconfig scriptlets