From: Michael Schroeder Date: Fri, 23 Nov 2012 13:06:15 +0000 (+0100) Subject: bump version, add changes X-Git-Tag: BASE-SuSE-Code-12_3-Branch~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf71cc964592b3bfb3473d847c250b8c779e8a6;p=thirdparty%2Flibsolv.git bump version, add changes --- diff --git a/VERSION.cmake b/VERSION.cmake index 1bf8447b..668cf203 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") SET(LIBSOLV_MINOR "2") -SET(LIBSOLV_PATCH "0") +SET(LIBSOLV_PATCH "1") diff --git a/package/libsolv.changes b/package/libsolv.changes index e5f47bf5..80c82931 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 23 13:57:19 CET 2012 - mls@suse.de + +- support targeted up/dup +- support best rules to enforce the installation of the best package +- implement selection class to ease package selection +- fix obsolete handling for debian packages +- add pool_lookup_deltalocation helper +- bump version to 0.2.1 + ------------------------------------------------------------------- Thu Oct 18 16:58:10 CEST 2012 - mls@suse.de