From: Michael Schroeder Date: Thu, 15 May 2014 09:46:25 +0000 (+0200) Subject: add changes, bump version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a49a00c2494586a13fdff971e353ea0962818a;p=thirdparty%2Flibsolv.git add changes, bump version --- diff --git a/VERSION.cmake b/VERSION.cmake index 4044fa82..b35a2b4d 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 "1") +SET(LIBSOLV_PATCH "2") diff --git a/package/libsolv.changes b/package/libsolv.changes index 290b560b..a355f4bc 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 15 11:45:12 CEST 2014 - mls@suse.de + +- use sed instead of grep to get rid of the line + to parse files with no newlines [bnc#876297] +- fix noobsoletesmultiversion default setting to match + rpm's obsolete behaviour [bnc#877983] +- bump version to 0.4.2 + ------------------------------------------------------------------- Fri Feb 21 18:01:48 CET 2014 - mls@suse.de