From 39ef65e7f4cd09f729a9d03b0db5811af5bec518 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 13:05:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 5d718a2..32d1171 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -38,7 +38,7 @@ Name: libdnf Version: 0.35.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -260,6 +260,9 @@ popd %endif %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.35.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 22 2019 Pavla Kratochvilova - 0.35.1-2 - Backport patch to fix attaching and detaching of libsolvRepo and repo_internalize_trigger() (RhBug:1727343,1727424)