From: Michael Schroeder Date: Tue, 7 Oct 2014 12:41:37 +0000 (+0200) Subject: add changes, bump version to 0.6.6 X-Git-Tag: 0.6.6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69db37ee327d34b1fc79182c507d3b477986f737;p=thirdparty%2Flibsolv.git add changes, bump version to 0.6.6 --- diff --git a/VERSION.cmake b/VERSION.cmake index 324dfa7a..20b844e8 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 "5") +SET(LIBSOLV_PATCH "6") diff --git a/package/libsolv.changes b/package/libsolv.changes index 28bd9763..9e7f5e63 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 7 14:39:23 CEST 2014 - mls@suse.de + +- fix bug in reorder_dq_for_jobrules leading to crashes + [bnc#899907] +- rename rpm rules to pkg rules +- add manpages for the tools +- bump version to 0.6.6 + ------------------------------------------------------------------- Thu Sep 11 17:33:04 CEST 2014 - mls@suse.de