From 0edcc7437adc90be8a181d905e86097c9bebd9ad Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 10:40:30 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdnf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdnf.spec b/libdnf.spec index c2d260a..71a704e 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -56,7 +56,7 @@ Name: libdnf Version: %{libdnf_major_version}.%{libdnf_minor_version}.%{libdnf_micro_version} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPL-2.1-or-later URL: https://github.com/rpm-software-management/libdnf @@ -304,6 +304,9 @@ popd %endif %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.70.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 0.70.1-4 - Rebuilt for Python 3.12