diff --git a/memkind.spec b/memkind.spec index 2c4dacd..ecd09d0 100644 --- a/memkind.spec +++ b/memkind.spec @@ -3,8 +3,8 @@ Name: memkind Summary: User Extensible Heap Manager Version: 1.10.1 -Release: 2%{?checkout}%{?dist} -License: BSD +Release: 3%{?checkout}%{?dist} +License: BSD-2-Clause Group: System Environment/Libraries URL: http://memkind.github.io/memkind 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.* %changelog -* Mon Nov 13 2023 Rafael Aquini - 1.10.1-3 +* Mon Nov 30 2023 Rafael Aquini - 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 - 1.10.1-2 - Allow libautohbw allocations of size zero (RHEL-14497) * Mon Dec 14 2020 Rafael Aquini - 1.10.1-1