This commit is contained in:
Dennis Gilmore 2015-06-17 19:59:28 +00:00
parent c4a8ab2edb
commit 9d31e6f381

View File

@ -5,7 +5,7 @@
Name: memkind
Summary: User Extensible Heap Manager
Version: 0.2.2
Release: 3%{?checkout}%{?dist}
Release: 4%{?checkout}%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://memkind.github.io/memkind
@ -131,6 +131,9 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
%{_mandir}/man3/%{name}*.3.*
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-4.20150525git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon May 25 2015 Rafael Aquini <aquini@linux.com> - 0.2.2-3%{?checkout}
- Get rid of obsolete m4 macros usage on autotool scripts