changes 8.10.2 8.10.2
authorDominik Heidler <dheidler@suse.de>
Fri, 10 Dec 2010 16:20:46 +0000 (17:20 +0100)
committerDominik Heidler <dheidler@suse.de>
Fri, 10 Dec 2010 16:20:46 +0000 (17:20 +0100)
VERSION.cmake
package/libzypp.changes

index 7bb281c..b2d6152 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "8")
 SET(LIBZYPP_COMPATMINOR "10")
 SET(LIBZYPP_MINOR "10")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 8.10.1 (10)
+# LAST RELEASED: 8.10.2 (10)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 10a0cf7..124e4a6 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
+
+- Catch RPM-Exeption when instaling the Distribution (bnc#658714)
+- version 8.10.2 (10)
+
+-------------------------------------------------------------------
 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
 
 - fix retrieval of distributionVersion if target is not initialized