From: Michael Schroeder Date: Mon, 5 Oct 2015 11:30:34 +0000 (+0200) Subject: Add changes, bump version to 0.6.14 X-Git-Tag: 0.6.14^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ea39233f86cd62fbab1964d7497244f6be0087;p=thirdparty%2Flibsolv.git Add changes, bump version to 0.6.14 --- diff --git a/VERSION.cmake b/VERSION.cmake index f67959d3..9ae12b5a 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") SET(LIBSOLV_MINOR "6") -SET(LIBSOLV_PATCH "13") +SET(LIBSOLV_PATCH "14") diff --git a/package/libsolv.changes b/package/libsolv.changes index 5ddad423..745e5bf2 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 5 13:27:25 CEST 2015 - mls@suse.de + +- fix bug in recommends handling [bnc#948482] +- also check installed packages in multiversion handling +- fix build on Mageia +- bump version to 0.6.14 + ------------------------------------------------------------------- Fri Sep 25 11:54:02 CEST 2015 - mls@suse.de