changes 14.22.0 (22)
authorMichael Andres <ma@suse.de>
Wed, 28 May 2014 11:41:32 +0000 (13:41 +0200)
committerMichael Andres <ma@suse.de>
Wed, 28 May 2014 11:41:32 +0000 (13:41 +0200)
VERSION.cmake
package/libzypp.changes

index 00d425d..03db911 100644 (file)
 #   See './mkChangelog -h' for help.
 #
 SET(LIBZYPP_MAJOR "14")
-SET(LIBZYPP_COMPATMINOR "20")
-SET(LIBZYPP_MINOR "21")
+SET(LIBZYPP_COMPATMINOR "22")
+SET(LIBZYPP_MINOR "22")
 SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 14.21.0 (20)
+# LAST RELEASED: 14.22.0 (22)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 20387e0..d8c038a 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed May 28 13:41:22 CEST 2014 - ma@suse.de
+
+- Fix service methods to throw ServiceException, not RepoException.
+- version 14.22.0 (22)
+
+-------------------------------------------------------------------
 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
 
 - Let ServiceRefresh en-/disable repos with respect to previous state