[zypp-commit] <sat-solver> - add changes, bump version

commit 1686a0449268031e9113cd4caaf772908d1faa66 Author: Michael Schroeder <mls@suse.de> Date: Fri Jan 30 14:28:40 2009 +0100 - add changes, bump version --- VERSION.cmake | 2 +- package/libsatsolver.changes | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index dea1ff2..2cd69e3 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,6 +46,6 @@ SET(LIBSATSOLVER_MAJOR "0") SET(LIBSATSOLVER_MINOR "13") -SET(LIBSATSOLVER_PATCH "2") +SET(LIBSATSOLVER_PATCH "3") # last released 0.13.1 diff --git a/package/libsatsolver.changes b/package/libsatsolver.changes index 88aee31..07fd321 100644 --- a/package/libsatsolver.changes +++ b/package/libsatsolver.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jan 30 14:26:42 CET 2009 - mls@suse.de + +- fix weakmap boundary check +- 0.13.3 + +------------------------------------------------------------------- Tue Jan 27 13:06:52 CET 2009 - ma@suse.de - Ignore trailing whitespace in content file parser. -- To unsubscribe, e-mail: zypp-commit+unsubscribe@opensuse.org For additional commands, e-mail: zypp-commit+help@opensuse.org
participants (1)
-
Michael Schroeder