diff --git a/libcbor.spec b/libcbor.spec index a931c2e..6e3a19a 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,6 +1,6 @@ Name: libcbor Version: 0.7.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A CBOR parsing library License: MIT @@ -59,6 +59,9 @@ cp doc/build/man/* %{buildroot}%{_mandir}/man1 %{_libdir}/pkgconfig/libcbor.pc %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.7.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 15 2022 Davide Cavalca - 0.7.0-6 - Add missing BR for doxygen