This commit is contained in:
Dennis Gilmore 2013-02-14 02:48:18 -06:00
parent a621dfe607
commit 608ef554db

View File

@ -2,7 +2,7 @@
Name: numad
Version: 0.5
Release: 9.20121130git%{?dist}
Release: 10.20121130git%{?dist}
Summary: NUMA user daemon
License: LGPLv2
@ -59,6 +59,9 @@ make install prefix=%{buildroot}/usr
%systemd_postun numad.service
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-10.20121130git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Dec 11 2012 Jan Synáček <jsynacek@redhat.com> - 0.5-9.20121130git
- Update and comment the Makefile patch
- Related: #825153