From: Michael Andres Date: Mon, 29 Apr 2013 08:51:06 +0000 (+0200) Subject: changes 13.0.0 (0) X-Git-Tag: upstream/14.27.0~307 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41a85045f9f4dbe53eeb1cdc23dd74564bad938b;p=platform%2Fupstream%2Flibzypp.git changes 13.0.0 (0) --- diff --git a/VERSION.cmake b/VERSION.cmake index 5912858..399177b 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -58,11 +58,11 @@ # - Consider calling ./mkChangelog to assist you. # See './mkChangelog -h' for help. # -SET(LIBZYPP_MAJOR "12") +SET(LIBZYPP_MAJOR "13") SET(LIBZYPP_COMPATMINOR "0") -SET(LIBZYPP_MINOR "11") +SET(LIBZYPP_MINOR "0") SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 12.11.0 (0) +# LAST RELEASED: 13.0.0 (0) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index 377d136..5fd5b3c 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de + +- Testsuite: Workaround boost::thread being not header only since + boost-1.50 (boost ticket 7085) +- Adaptions to smart_pointer changes in boost-1.53; mainly introduce + explicit operator bool; constructible and comparable with nullptr_t. +- Bump major version for Factory + 12.x is continued on SuSE-Code-12_3-Branch +- version 13.0.0 (0) + +------------------------------------------------------------------- Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de - Update zypp-po.tar.bz2