From: Michael Andres Date: Wed, 29 Jun 2011 10:24:06 +0000 (+0200) Subject: changes 9.8.2 X-Git-Tag: 9.8.2^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=952a81902c43adf6a3d596afb5456f735434e8bb;p=platform%2Fupstream%2Flibzypp.git changes 9.8.2 --- diff --git a/VERSION.cmake b/VERSION.cmake index ab5f041..7827c7d 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -61,8 +61,8 @@ SET(LIBZYPP_MAJOR "9") SET(LIBZYPP_COMPATMINOR "8") SET(LIBZYPP_MINOR "8") -SET(LIBZYPP_PATCH "1") +SET(LIBZYPP_PATCH "2") # -# LAST RELEASED: 9.8.1 (8) +# LAST RELEASED: 9.8.2 (8) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index 491f3bc..dbfae02 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de + +- Always compute transaction from pool (bnc#702576) +- version 9.8.2 (8) + +------------------------------------------------------------------- Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de - Add feature provides for supported plugins.