changes 13.0.0 (0)
authorMichael Andres <ma@suse.de>
Mon, 29 Apr 2013 08:51:06 +0000 (10:51 +0200)
committerMichael Andres <ma@suse.de>
Mon, 29 Apr 2013 08:51:06 +0000 (10:51 +0200)
VERSION.cmake
package/libzypp.changes

index 5912858..399177b 100644 (file)
 # - 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)
 #=======
index 377d136..5fd5b3c 100644 (file)
@@ -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