diff --git a/libcbor.spec b/libcbor.spec index 1be3b34..dc0cffc 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,6 +1,6 @@ Name: libcbor Version: 0.10.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A CBOR parsing library License: MIT @@ -56,6 +56,9 @@ cp doc/build/man/* %{buildroot}%{_mandir}/man3/ %{_mandir}/man3/libcbor.3{,.*} %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.10.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Oct 30 2023 Gary Buhrmaster - 0.10.2-3 - Move devel/api manpage to devel package