From 40e188b2b276b86fa161d2a9668b2440003e3556 Mon Sep 17 00:00:00 2001 From: Martin Hatina Date: Tue, 6 Dec 2016 10:57:49 +0100 Subject: [PATCH] Increase requirement of libdnf --- dnf.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/dnf.spec b/dnf.spec index ad43312..066a982 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,4 +1,4 @@ -%global hawkey_version 0.7.0 +%global hawkey_version 0.7.0-1 %global librepo_version 1.7.19 %global libcomps_version 0.1.8 %global rpm_version 4.13.0-0.rc1.29 @@ -25,14 +25,14 @@ Name: dnf Version: 2.0.0 -Release: 0.rc2.3%{?dist} +Release: 0.rc2.4%{?dist} Summary: Package manager forked from Yum, using libsolv as a dependency resolver # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ and GPLv2 and GPL URL: https://github.com/rpm-software-management/dnf Source0: %{url}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz # https://bugzilla.redhat.com/show_bug.cgi?id=1380945 -Patch666: 0001-Revert-group-treat-mandatory-pkgs-as-mandatory-if-st.patch +Patch666: 0001-Revert-group-treat-mandatory-pkgs-as-mandatory-if-st.patch BuildArch: noarch BuildRequires: cmake BuildRequires: gettext @@ -324,6 +324,9 @@ popd %endif %changelog +* Tue Dec 06 2016 Martin Hatina - 2.0.0-0.rc2.4 +- Increase requirement of libdnf + * Sun Dec 04 2016 Igor Gnatenko - 2.0.0-0.rc2.3 - Restore patch for relaxing strict groups