From bdb5c63245923ed95cf04086b65b2e5a5b5d7b04 Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Wed, 18 May 2016 15:14:38 +0200 Subject: [PATCH] Add changes, bump version to 0.6.21 --- VERSION.cmake | 2 +- package/libsolv.changes | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 1b3fd7d2..f0d04769 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 "20") +SET(LIBSOLV_PATCH "21") diff --git a/package/libsolv.changes b/package/libsolv.changes index 95753278..b6c04a72 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed May 18 15:09:56 CEST 2016 - mls@suse.de + +- add pool->setdisttype to the bindings +- fix error in repo_deb that could lead to missing packages +- add reason testing to testcase code +- add pool_whatcontainsdep, selection_make_matchdepid, and + SELECTION_MATCH_DEPSTR +- add SOLVER_FAVOR and SOLVER_DISFAVOR job types +- allow unknown archs in pool_setarch +- add the SOLVER_FLAG_URPM_REORDER solver flag +- fix segfault in cshash dedup code +- fix supplements handling when implicitobsoleteusescolors is set +- bump version to 0.6.21 + ------------------------------------------------------------------- Fri Apr 8 15:36:21 CEST 2016 - mls@suse.de -- 2.47.2