From cb93ea39de50391d40083d87c180793411cfa658 Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Mon, 23 Sep 2013 11:42:32 +0200 Subject: [PATCH] add changes, bump version to 0.4.0 This is done mainly so that openSUSE 13.1 will have a new minor version of libsolv. In the future we hope to do this only for ABI changes. --- VERSION.cmake | 2 +- package/libsolv.changes | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index eb05739..c2d6b0f 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -48,6 +48,6 @@ SET(LIBSOLV_SOVERSION "0") SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") -SET(LIBSOLV_MINOR "3") +SET(LIBSOLV_MINOR "4") SET(LIBSOLV_PATCH "0") diff --git a/package/libsolv.changes b/package/libsolv.changes index 852fdc1..049668e 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Mon Sep 23 11:31:28 CEST 2013 - mls@suse.de + +- added repodata_lookup_binary +- fix pattern obsoleting real packages [bnc#834376] +- add selection_make_matchdeps function to query dependencies + other than provides +- bump version to 0.4.0 + +------------------------------------------------------------------- Wed Aug 21 14:39:54 CEST 2013 - mls@suse.de - add describe_decision() and unset() methods to bindings -- 2.7.4