From: Duncan Mac-Vicar P Date: Tue, 1 Jul 2008 08:08:47 +0000 (+0000) Subject: bump version X-Git-Tag: BASE-SuSE-Code-12_1-Branch~308^2~305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53cabde9acd9be2739db2dc1df61518e01cd9cda;p=thirdparty%2Flibsolv.git bump version --- diff --git a/VERSION.cmake b/VERSION.cmake index ad66b33b..c980d578 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -45,6 +45,6 @@ # SET(LIBSATSOLVER_MAJOR "0") -SET(LIBSATSOLVER_MINOR "9") +SET(LIBSATSOLVER_MINOR "10") SET(LIBSATSOLVER_PATCH "0") diff --git a/package/libsatsolver.changes b/package/libsatsolver.changes index 6f6cfc06..0020af3c 100644 --- a/package/libsatsolver.changes +++ b/package/libsatsolver.changes @@ -5,6 +5,8 @@ Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de - add message tag to updateinfo.xml for displaying messages in the user interface - Fix missing self provides for patches (bnc #397132). +- do not reorder binary rules if they are not rpm rules [bnc#397456] +- 0.10.0 ------------------------------------------------------------------- Mon Jun 2 11:47:32 CEST 2008 - coolo@suse.de