Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:54:44 -07:00
parent 1fe47d4806
commit 0a5c32452f

View File

@ -1,6 +1,6 @@
Name: libcbor
Version: 0.11.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A CBOR parsing library
License: MIT
@ -62,6 +62,9 @@ cp doc/build/man/libcbor.3 %{buildroot}%{_mandir}/man3/
%{_mandir}/man3/libcbor.3{,.*}
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.11.0-2
- Bump release for June 2024 mass rebuild
* Sun Feb 04 2024 Gary Buhrmaster <gary.buhrmaster@gmail.com> - 0.11.0-1
- Update version to 0.11.0 ( resolves: rhbz#2262592 )
- add running of unit tests