diff --git a/SPECS/libcbor.spec b/SPECS/libcbor.spec index edf7bfd..b338cf7 100644 --- a/SPECS/libcbor.spec +++ b/SPECS/libcbor.spec @@ -1,6 +1,6 @@ Name: libcbor Version: 0.11.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A CBOR parsing library License: MIT @@ -62,6 +62,10 @@ cp doc/build/man/libcbor.3 %{buildroot}%{_mandir}/man3/ %{_mandir}/man3/libcbor.3{,.*} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.11.0-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.11.0-2 - Bump release for June 2024 mass rebuild