Follow-up fixes to the SPEC file
- Follow-up fix for a minor typo in the changelogs (RHEL-14497) - Adjust the RPM license to match SPDX format (RHELMISC-1262) Related: RHEL-14497 Signed-off-by: Rafael Aquini <aquini@redhat.com>
This commit is contained in:
parent
f65898f1be
commit
46ae59eceb
10
memkind.spec
10
memkind.spec
@ -3,8 +3,8 @@
|
|||||||
Name: memkind
|
Name: memkind
|
||||||
Summary: User Extensible Heap Manager
|
Summary: User Extensible Heap Manager
|
||||||
Version: 1.10.1
|
Version: 1.10.1
|
||||||
Release: 2%{?checkout}%{?dist}
|
Release: 3%{?checkout}%{?dist}
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://memkind.github.io/memkind
|
URL: http://memkind.github.io/memkind
|
||||||
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ daxctl-devel
|
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ daxctl-devel
|
||||||
@ -116,7 +116,11 @@ rm -f %{buildroot}/%{_docdir}/%{name}/VERSION
|
|||||||
%{_mandir}/man3/pmemallocator.3.*
|
%{_mandir}/man3/pmemallocator.3.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 13 2023 Rafael Aquini <aquini@redhat.com> - 1.10.1-3
|
* Mon Nov 30 2023 Rafael Aquini <aquini@redhat.com> - 1.10.1-3
|
||||||
|
- Follow-up fix for a minor typo in the changelogs (RHEL-14497)
|
||||||
|
- Adjust the RPM license to match SPDX format (RHELMISC-1262)
|
||||||
|
|
||||||
|
* Mon Nov 13 2023 Rafael Aquini <aquini@redhat.com> - 1.10.1-2
|
||||||
- Allow libautohbw allocations of size zero (RHEL-14497)
|
- Allow libautohbw allocations of size zero (RHEL-14497)
|
||||||
|
|
||||||
* Mon Dec 14 2020 Rafael Aquini <aquini@redhat.com> - 1.10.1-1
|
* Mon Dec 14 2020 Rafael Aquini <aquini@redhat.com> - 1.10.1-1
|
||||||
|
Loading…
Reference in New Issue
Block a user