diff --git a/libdnf.spec b/libdnf.spec index 065da4b..5d4968c 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -2,7 +2,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global libsolv_version 0.6.21-1 -%global dnf_conflict 2.0.0 +%global dnf_conflict 2.0.0-0.rc2.4 %bcond_with valgrind @@ -17,7 +17,7 @@ Name: libdnf Version: 0.7.0 -Release: 0.3git%{shortcommit}%{?dist} +Release: 1.3git%{shortcommit}%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/%{oldname} @@ -154,6 +154,9 @@ popd %endif %changelog +* Tue Dec 06 2016 Martin Hatina - 0.7.0-1.3gitf9b798c +- Increase conflict version of dnf + * Thu Dec 01 2016 Igor Gnatenko - 0.7.0-0.3gitf9b798c - Update to latest snapshot