From 5fd44dc6db6f5d8371b65e2717aec4d1b49ae4ef Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Fri, 21 Feb 2014 18:02:32 +0100 Subject: [PATCH] add changes, bump version --- VERSION.cmake | 2 +- package/libsolv.changes | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index c2d6b0f9..4044fa82 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") SET(LIBSOLV_MINOR "4") -SET(LIBSOLV_PATCH "0") +SET(LIBSOLV_PATCH "1") diff --git a/package/libsolv.changes b/package/libsolv.changes index dde8e5a4..290b560b 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 21 18:01:48 CET 2014 - mls@suse.de + +- fix bug in solver_get_unneeded that could lead to an + endless loop [bnc#828764] +- fix typos in pool_job2str +- make addfilelist more resistant against corrupt rpms +- fix pseudo packages obsoleting other pseudo packages +- bump version to 0.4.1 + ------------------------------------------------------------------- Tue Sep 24 11:14:25 CEST 2013 - mls@suse.de -- 2.47.2