From: Stephan Kulow Date: Thu, 15 Nov 2007 11:42:40 +0000 (+0000) Subject: merge autobuild sources with SVN X-Git-Tag: BASE-SuSE-Code-12_1-Branch~1121 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5eba71cbbae7778984deb35b5058f77958bcccd;p=platform%2Fupstream%2Flibsolv.git merge autobuild sources with SVN --- diff --git a/VERSION.cmake b/VERSION.cmake index d0b6885..3867001 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,4 +46,5 @@ SET(LIBSATSOLVER_MAJOR "0") SET(LIBSATSOLVER_MINOR "0") -SET(LIBSATSOLVER_PATCH "2") \ No newline at end of file +SET(LIBSATSOLVER_PATCH "4") + diff --git a/package/libsatsolver.changes b/package/libsatsolver.changes index 71441ae..79fa9d1 100644 --- a/package/libsatsolver.changes +++ b/package/libsatsolver.changes @@ -1,7 +1,19 @@ ------------------------------------------------------------------- Wed Nov 14 16:10:21 CET 2007 - schubi@suse.de -- further develpment. bugfix, logging, docu,... +- further develpment. bugfix, logging, docu,... + +------------------------------------------------------------------- +Mon Nov 12 13:44:52 CET 2007 - coolo@suse.de + +- update to the latest version from SVN + - compilation fixes + - policy engine + +------------------------------------------------------------------- +Thu Nov 8 13:14:20 CET 2007 - coolo@suse.de + +- update to the latest version from SVN ------------------------------------------------------------------- Tue Oct 2 15:26:36 CEST 2007 - kkaempf@suse.de