diff --git a/libcbor.spec b/libcbor.spec index 0bcb6af..79af882 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,6 +1,6 @@ Name: libcbor Version: 0.5.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A CBOR parsing library License: MIT @@ -55,6 +55,9 @@ cp doc/build/man/* %{buildroot}%{_mandir}/man1 %{_libdir}/pkgconfig/libcbor.pc %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.5.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild