From: Michael Schroeder Date: Tue, 29 Jul 2008 08:55:48 +0000 (+0000) Subject: - add changes and bump version X-Git-Tag: BASE-SuSE-Code-12_1-Branch~308^2~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfde175c180faa1fd76581f75de439ca159b4935;p=thirdparty%2Flibsolv.git - add changes and bump version --- diff --git a/VERSION.cmake b/VERSION.cmake index e52ac3be..f4f6bf09 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,5 +46,5 @@ SET(LIBSATSOLVER_MAJOR "0") SET(LIBSATSOLVER_MINOR "10") -SET(LIBSATSOLVER_PATCH "1") +SET(LIBSATSOLVER_PATCH "2") diff --git a/package/libsatsolver.changes b/package/libsatsolver.changes index 6a6414ee..f1aadb15 100644 --- a/package/libsatsolver.changes +++ b/package/libsatsolver.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 29 10:53:22 CEST 2008 - mls@suse.de + +- resolve job rules before installing system packages [#411086] +- no more freshens. R.I.P. +- make repo2solv.sh also take repomd.xml in count +- install repomdxml2solv +- add Packager, Build Host, Distribution +- disallow arch/vendor changes even if the package name changes + ------------------------------------------------------------------- Sat Jul 12 02:32:15 CEST 2008 - dmacvicar@suse.de