Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:54:52 -07:00
parent 7b33eb7bf8
commit f8a99dc03a

View File

@ -1,6 +1,6 @@
Name: libcpuid
Version: 0.6.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Provides CPU identification for x86
License: BSD-2-Clause
URL: https://github.com/anrieff/libcpuid
@ -61,6 +61,9 @@ rm %{buildroot}%{_libdir}/*.la
%{_mandir}/man3/*.3.*
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.6.5-4
- Bump release for June 2024 mass rebuild
* Thu May 23 2024 Pavol Žáčik <pzacik@redhat.com> - 0.6.5-3
- Patch bugs found by static analysis tools
- Add %%{name}-fix-handle-leaks-in-rdmsr-c.patch