From 283775c26f9c1d54c6bd26790a85d0a996ce0b9f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 30 Oct 2018 14:48:05 +0100 Subject: [PATCH] Rebuild for libsolv 0.7 --- libdnf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdnf.spec b/libdnf.spec index 9be1932..74aaaaa 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -31,7 +31,7 @@ Name: libdnf Version: 0.22.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -248,6 +248,9 @@ popd %endif %changelog +* Tue Oct 30 2018 Igor Gnatenko - 0.22.0-7 +- Rebuild for libsolv 0.7 + * Tue Oct 23 2018 Jaroslav Mracek - 0.22.0-6 - Add patch Relocate-ModuleContainer-save-hook-RhBug1632518 - Add patch Test-if-sack-is-present-and-run-save-module-persistor-RhBug1632518