changes 9.1.0 9.1.0
authorMichael Andres <ma@suse.de>
Fri, 20 May 2011 11:46:20 +0000 (13:46 +0200)
committerMichael Andres <ma@suse.de>
Fri, 20 May 2011 11:46:20 +0000 (13:46 +0200)
VERSION.cmake
package/libzypp.changes

index a808d88..08b8c6b 100644 (file)
 #   changes file. See './mkChangelog -h' for help.
 #
 SET(LIBZYPP_MAJOR "9")
-SET(LIBZYPP_COMPATMINOR "0")
-SET(LIBZYPP_MINOR "0")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_COMPATMINOR "1")
+SET(LIBZYPP_MINOR "1")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 9.0.3 (0)
+# LAST RELEASED: 9.1.0 (1)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index cd7e25b..81cfdb2 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri May 20 13:43:38 CEST 2011 - ma@suse.de
+
+- Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
+- Fix poolquery handling repo restrictions correctly. (bnc#661976)
+- version 9.1.0 (1)
+
+-------------------------------------------------------------------
 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
 
 - Allow MediaCD to build against HAL or nothing