From: Michael Schroeder Date: Tue, 2 Jun 2015 09:45:09 +0000 (+0200) Subject: add changes, bump version X-Git-Tag: 0.6.11^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db517f87a8c0364d28c0fa2590ba034e866a4b8;p=thirdparty%2Flibsolv.git add changes, bump version --- diff --git a/VERSION.cmake b/VERSION.cmake index 92a1b900..fe0632b8 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 "10") +SET(LIBSOLV_PATCH "11") diff --git a/package/libsolv.changes b/package/libsolv.changes index 8a28e439..5a0a59bd 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 2 11:41:10 CEST 2015 - mls@suse.de + +- add forgotten sha-512 support to data_skip +- speed up whatprovides lookup with a new helper array +- fix dup with allowuninstall +- improve alreadyinstalled handling of supplements +- some code cleanup +- bump version to 0.6.11 + ------------------------------------------------------------------- Sat May 2 11:44:08 UTC 2015 - mrueckert@suse.de