From 1fef7b901aeabeea05982fcec38aec44a401873e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 2 Jun 2008 15:10:40 +0000 Subject: [PATCH] version jump --- VERSION.cmake | 4 ++-- package/libsatsolver.changes | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index b13248e..ad66b33 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -45,6 +45,6 @@ # SET(LIBSATSOLVER_MAJOR "0") -SET(LIBSATSOLVER_MINOR "0") -SET(LIBSATSOLVER_PATCH "34") +SET(LIBSATSOLVER_MINOR "9") +SET(LIBSATSOLVER_PATCH "0") diff --git a/package/libsatsolver.changes b/package/libsatsolver.changes index dba7380..0fd474a 100644 --- a/package/libsatsolver.changes +++ b/package/libsatsolver.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Mon Jun 2 11:47:32 CEST 2008 - coolo@suse.de + +- calculate recommendation list also if ignorealreadyrecommended is set, + as some recommendations would be missing otherwise +- make dependency output less confusing (bnc#396309) +- 0.9.0 + +------------------------------------------------------------------- Tue May 27 22:34:05 CEST 2008 - coolo@suse.de - compile with RPM_OPT_FLAGS -- 2.7.4