diff --git a/libcpuid.spec b/libcpuid.spec index 9afa5a9..7d45737 100644 --- a/libcpuid.spec +++ b/libcpuid.spec @@ -1,8 +1,8 @@ Name: libcpuid Version: 0.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides CPU identification for x86 -License: BSD +License: BSD-2-Clause URL: https://github.com/anrieff/libcpuid Source0: https://github.com/anrieff/libcpuid/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz ExcludeArch: aarch64 %arm ppc64le ppc64 s390x @@ -56,6 +56,9 @@ rm %{buildroot}%{_libdir}/*.la %{_mandir}/man3/*.3.* %changelog +* Thu May 09 2024 Pavol Žáčik - 0.6.5-2 +- Specify license using an SPDX identifier + * Tue Apr 30 2024 Martin Gansser - 0.6.5-1 - Update to 0.6.5