From: Michael Schroeder Date: Thu, 18 Oct 2012 14:59:17 +0000 (+0200) Subject: add changes, bump version X-Git-Tag: BASE-SuSE-Code-12_3-Branch~224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6afa7f074f6437f73d036b2c05292cc15216949f;p=thirdparty%2Flibsolv.git add changes, bump version --- diff --git a/VERSION.cmake b/VERSION.cmake index 9d936be4..1bf8447b 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -48,6 +48,6 @@ SET(LIBSOLV_SOVERSION "0") SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") -SET(LIBSOLV_MINOR "1") +SET(LIBSOLV_MINOR "2") SET(LIBSOLV_PATCH "0") diff --git a/package/libsolv.changes b/package/libsolv.changes index 4eb1ea6b..e5f47bf5 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 18 16:58:10 CEST 2012 - mls@suse.de + +- fix susetags parser, it ignored the filelist of the last + solvable +- fix encoding of large values +- bump version to 0.2.0 + ------------------------------------------------------------------- Mon Jun 25 13:40:58 CEST 2012 - mls@suse.de