fix up %%changlog and %%revision.

This commit is contained in:
Björn Esser 2014-05-22 16:10:13 +02:00
parent d8d4d02af8
commit de61c78586

View File

@ -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 <bjoern.esser@gmail.com> - 1.9.9-4
* Thu May 22 2014 Björn Esser <bjoern.esser@gmail.com> - 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 <pbrobinson@fedoraproject.org> 1.9.9-4
- Root package should be noarch too
* Wed May 21 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.9.9-3
- Build as noarch