From: Michael Schroeder Date: Tue, 3 Dec 2013 13:34:26 +0000 (+0100) Subject: add changes, bump VERSION X-Git-Tag: 0.6.4~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d429e2284f02519466b50aafd31eb7dcb9866b;p=thirdparty%2Flibsolv.git add changes, bump VERSION --- diff --git a/VERSION.cmake b/VERSION.cmake index c2d6b0f9..4044fa82 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") SET(LIBSOLV_MINOR "4") -SET(LIBSOLV_PATCH "0") +SET(LIBSOLV_PATCH "1") diff --git a/package/libsolv.changes b/package/libsolv.changes index dde8e5a4..85d7bb79 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 3 14:30:17 CET 2013 - mls@suse.de + +- support appdata parsing and auto-pattern generation in tools +- adapt to python3 +- tweak findproblemrule heuristic for conflicts +- add m68k/ppc64le architectures +- plug weakrulemap memory hole +- support debian multiarch annotation +- support product/pattern/application links +- bump version to 0.4.1 + ------------------------------------------------------------------- Tue Sep 24 11:14:25 CEST 2013 - mls@suse.de