From 3f8afe9fa3a020d11feed2b41844132c9c30799f Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Mon, 14 Jan 2013 16:02:47 +0100 Subject: [PATCH] add changes, bump version --- VERSION.cmake | 2 +- package/libsolv.changes | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 7634557..073a056 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") SET(LIBSOLV_MINOR "2") -SET(LIBSOLV_PATCH "3") +SET(LIBSOLV_PATCH "4") diff --git a/package/libsolv.changes b/package/libsolv.changes index 6c637ce..aee838a 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Mon Jan 14 16:01:04 CET 2013 - mls@suse.de + +- trivial_installable: check vendor of affected package to see if + a patch should be ignored [bnc#736100] +- fix trivial installable requires handling +- bump version to 0.2.4 + +------------------------------------------------------------------- Tue Dec 18 19:20:19 CET 2012 - mls@suse.de - fix potential access to freed memory -- 2.7.4