spec clean-ups and release bump
This commit is contained in:
parent
1bc64c7ac4
commit
531cdaaf3c
@ -3,7 +3,7 @@
|
|||||||
Name: memkind
|
Name: memkind
|
||||||
Summary: User Extensible Heap Manager
|
Summary: User Extensible Heap Manager
|
||||||
Version: 0.3.0
|
Version: 0.3.0
|
||||||
Release: 1%{?checkout}%{?dist}
|
Release: 2%{?checkout}%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://memkind.github.io/memkind
|
URL: http://memkind.github.io/memkind
|
||||||
@ -116,6 +116,9 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
|
|||||||
%{_mandir}/man3/%{name}*.3.*
|
%{_mandir}/man3/%{name}*.3.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 17 2015 Rafael Aquini <aquini@linux.com> - 0.3.0-2
|
||||||
|
- Minor clean-ups and adjustments required for the RPM
|
||||||
|
|
||||||
* Tue Nov 17 2015 Rafael Aquini <aquini@linux.com> - 0.3.0-1
|
* Tue Nov 17 2015 Rafael Aquini <aquini@linux.com> - 0.3.0-1
|
||||||
- Update memkind source file to 0.3.0 upstream
|
- Update memkind source file to 0.3.0 upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user