diff --git a/uthash.spec b/uthash.spec index 4a9e0c8..a9c7030 100644 --- a/uthash.spec +++ b/uthash.spec @@ -4,7 +4,7 @@ Name: uthash Version: 1.9.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A hash table for C structures License: BSD URL: http://troydhanson.github.io/uthash @@ -44,11 +44,14 @@ cd tests && make %{?_smp_mflags} %{_includedir}/ut*.h %changelog -* Thu May 22 2014 Björn Esser - 1.9.9-4 +* Thu May 22 2014 Björn Esser - 1.9.9-5 - revert "Root package should be noarch too". - add provides %%{name} for -devel subpkg. - add a note about why the mainpkg is arched. +* Wed May 21 2014 Peter Robinson 1.9.9-4 +- Root package should be noarch too + * Wed May 21 2014 Peter Robinson 1.9.9-3 - Build as noarch