SPDX migration
Signed-off-by: Rafael Aquini <aquini@redhat.com>
This commit is contained in:
parent
383c94a4f7
commit
7c06198128
@ -6,8 +6,8 @@
|
|||||||
Name: memkind
|
Name: memkind
|
||||||
Summary: User Extensible Heap Manager
|
Summary: User Extensible Heap Manager
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 4%{?checkout}%{?dist}
|
Release: 5%{?checkout}%{?dist}
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: http://memkind.github.io/memkind
|
URL: http://memkind.github.io/memkind
|
||||||
BuildRequires: make patch
|
BuildRequires: make patch
|
||||||
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ daxctl-devel
|
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ daxctl-devel
|
||||||
@ -108,6 +108,9 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
|
|||||||
%{_mandir}/man3/libmemtier.3.*
|
%{_mandir}/man3/libmemtier.3.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 8 2023 Rafael Aquini <aquini@linux.com> - 1.14.0-5
|
||||||
|
- SPDX migration
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-4
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user