From 0e400470748326cd5d31f0ac791de15c0bc00bce Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Mon, 22 Jan 2024 09:28:46 +0100 Subject: [PATCH] Bump the version and update libdnf due to new filelists behavior --- VERSION.cmake | 2 +- dnf.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index e376983385..07c526ee54 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,4 +1,4 @@ -set (DEFAULT_DNF_VERSION "4.18.2") +set (DEFAULT_DNF_VERSION "4.19.0") if(DEFINED DNF_VERSION) if(NOT ${DEFAULT_DNF_VERSION} STREQUAL ${DNF_VERSION}) diff --git a/dnf.spec b/dnf.spec index 5cc8d0344e..c3322da59b 100644 --- a/dnf.spec +++ b/dnf.spec @@ -2,7 +2,7 @@ %define __cmake_in_source_build 1 # default dependencies -%global hawkey_version 0.71.1 +%global hawkey_version 0.73.0 %global libcomps_version 0.1.8 %global libmodulemd_version 2.9.3 %global rpm_version 4.14.0 @@ -67,7 +67,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf -Version: 4.18.2 +Version: 4.19.0 Release: 1%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING