chnages 8.1.3
authorMichael Andres <ma@suse.de>
Fri, 10 Sep 2010 10:02:24 +0000 (12:02 +0200)
committerMichael Andres <ma@suse.de>
Fri, 10 Sep 2010 10:02:24 +0000 (12:02 +0200)
VERSION.cmake
package/libzypp.changes

index 02742dc..21c008c 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "8")
 SET(LIBZYPP_COMPATMINOR "0")
 SET(LIBZYPP_MINOR "1")
-SET(LIBZYPP_PATCH "2")
+SET(LIBZYPP_PATCH "3")
 #
-# LAST RELEASED: 8.1.2 (0)
+# LAST RELEASED: 8.1.3 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 0251cc6..5b2bbfd 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
+
+- Report download failures in commit result (bnc#431854)
+- Fix Solvable::onSystemByUser returning true for uninstalled solvables.
+- version 8.1.3 (0)
+
+-------------------------------------------------------------------
 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
 
 - Fix download-only not to omit source packages (bnc#635596)