changes 8.2.0 8.2.0
authorDominik Heidler <dheidler@suse.de>
Fri, 10 Sep 2010 15:11:24 +0000 (17:11 +0200)
committerDominik Heidler <dheidler@suse.de>
Fri, 10 Sep 2010 15:20:56 +0000 (17:20 +0200)
VERSION.cmake
package/libzypp.changes

index 21c008c..95f7a13 100644 (file)
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "8")
 SET(LIBZYPP_COMPATMINOR "0")
-SET(LIBZYPP_MINOR "1")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_MINOR "2")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 8.1.3 (0)
+# LAST RELEASED: 8.2.0 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 5b2bbfd..163897f 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fr 10. Sep 17:06:34 CEST 2010 - dheidler@suse.de
+
+- fixed replacing basearch (for fedora systems) - (bnc#637473)
+- version 8.2.0 (0)
+
+-------------------------------------------------------------------
 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
 
 - Report download failures in commit result (bnc#431854)