Specify license using an SPDX identifier

This commit is contained in:
Pavol Žáčik 2024-05-09 08:58:09 +02:00
parent 6e4b6bf4b7
commit 5c568cbaf3
No known key found for this signature in database
GPG Key ID: 5B5640AB63D575DE

View File

@ -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 <pzacik@redhat.com> - 0.6.5-2
- Specify license using an SPDX identifier
* Tue Apr 30 2024 Martin Gansser <martinkg@fedoraproject.org> - 0.6.5-1
- Update to 0.6.5