|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libcbor
|
|
|
|
Name: libcbor
|
|
|
|
Version: 0.11.0
|
|
|
|
Version: 0.11.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: A CBOR parsing library
|
|
|
|
Summary: A CBOR parsing library
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -62,6 +62,10 @@ cp doc/build/man/libcbor.3 %{buildroot}%{_mandir}/man3/
|
|
|
|
%{_mandir}/man3/libcbor.3{,.*}
|
|
|
|
%{_mandir}/man3/libcbor.3{,.*}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.11.0-3
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.11.0-2
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.11.0-2
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|