changes 7.8.0 7.8.0
authorMichael Andres <ma@suse.de>
Wed, 7 Jul 2010 12:32:02 +0000 (14:32 +0200)
committerMichael Andres <ma@suse.de>
Wed, 7 Jul 2010 12:32:02 +0000 (14:32 +0200)
VERSION.cmake
package/libzypp.changes

index a594a9e..e94b8a8 100644 (file)
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "7")
 SET(LIBZYPP_COMPATMINOR "6")
-SET(LIBZYPP_MINOR "7")
-SET(LIBZYPP_PATCH "5")
+SET(LIBZYPP_MINOR "8")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 7.7.5 (6)
+# LAST RELEASED: 7.8.0 (6)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index c285d9f..80b2032 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
+
+- Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
+- version 7.8.0 (6)
+
+-------------------------------------------------------------------
 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
 
 - Fix requirement to /usr/bin/uuidgen (bnc#613304)