diff --git a/libcbor.spec b/libcbor.spec index 7a5755f..8fe2ddf 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,6 +1,6 @@ Name: libcbor Version: 0.10.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A CBOR parsing library License: MIT @@ -56,6 +56,9 @@ cp doc/build/man/* %{buildroot}%{_mandir}/man3/ %{_libdir}/pkgconfig/libcbor.pc %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.10.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Mar 07 2023 Gary Buhrmaster - 0.10.2-1 - Update to version 0.10.2 ( resolves: rhbz#1880885 ) - Revise specs per packaging guidelines for globs of soname