From 1be9896f3702c4996e1a43e1c9b5c18366ff42b9 Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Tue, 8 Jul 2014 14:14:59 +0200 Subject: [PATCH] add changes, bump version --- VERSION.cmake | 2 +- package/libsolv.changes | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 57a9870..ac9ef35 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 "3") +SET(LIBSOLV_PATCH "4") diff --git a/package/libsolv.changes b/package/libsolv.changes index a2e84d3..7368f38 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Jul 8 14:13:40 CEST 2014 - mls@suse.de + +- expand solver_identical fix to applications [bnc#885830] +- fix instbuddy generation code +- improve autominimizing implementation to also look at + supplements +- bump version to 0.6.4 + +------------------------------------------------------------------- Fri Jun 13 08:28:12 CEST 2014 - ma@suse.de - quick fix for [bnc#881320] -- 2.7.4