From 7cade59f35403abfc3a9f82d24f04e070d619e4c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 15:57:20 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libcbor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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