diff --git a/libcbor.spec b/libcbor.spec index c7e4469..d9d8975 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,6 +1,6 @@ Name: libcbor Version: 0.7.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A CBOR parsing library License: MIT @@ -56,6 +56,9 @@ cp doc/build/man/* %{buildroot}%{_mandir}/man1/ %{_libdir}/pkgconfig/libcbor.pc %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 0.7.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Nov 28 2022 Gary Buhrmaster - 0.7.0-8 - Update license to SPDX format - spec file tidy/modernization