diff --git a/uthash.spec b/uthash.spec index 6697847..4f6207f 100644 --- a/uthash.spec +++ b/uthash.spec @@ -1,6 +1,6 @@ Name: uthash Version: 1.9.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A hash table for C structures License: BSD URL: http://troydhanson.github.io/uthash @@ -34,6 +34,9 @@ make %{?_smp_mflags} %{_includedir}/ut*.h %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.9.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Jun 15 2013 Christopher Meng - 1.9.8-3 - Add virtual provide. - Remove 2 wrong tests.