Update memkind source file to 1.4.0 upstream
Signed-off-by: Rafael Aquini <aquini@redhat.com>
This commit is contained in:
parent
d8778a3245
commit
710ac103f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/memkind-1.0.0.tar.gz
|
||||
/memkind-1.1.0.tar.gz
|
||||
/memkind-1.3.0.tar.gz
|
||||
/memkind-1.4.0.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global gittag0 v1.3.0
|
||||
%global gittag0 v1.4.0
|
||||
|
||||
Name: memkind
|
||||
Summary: User Extensible Heap Manager
|
||||
Version: 1.3.0
|
||||
Release: 2%{?checkout}%{?dist}
|
||||
Version: 1.4.0
|
||||
Release: 1%{?checkout}%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://memkind.github.io/memkind
|
||||
@ -121,6 +121,9 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
|
||||
%{_mandir}/man3/%{name}*.3.*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 17 2017 Rafael Aquini <aquini@linux.com> - 1.4.0-1
|
||||
- Update memkind source file to 1.4.0 upstream
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user