- implement --type and --match-exact options for cache search
authorKlaus Kaempf <kkaempf@suse.de>
Fri, 17 Aug 2007 11:00:52 +0000 (11:00 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Fri, 17 Aug 2007 11:00:52 +0000 (11:00 +0000)
- fix repository and kind in output
  requires libzypp >= 3.17.0
- r6737, version 0.8.13

VERSION.cmake
package/zypper.changes

index 43d45ed..4488532 100644 (file)
@@ -20,4 +20,4 @@
 
 SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "8")
-SET(VERSION_PATCH "12")
+SET(VERSION_PATCH "13")
index 46c822b..9b361b1 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Fri Aug 17 12:34:32 CEST 2007 - kkaempf@suse.de
+
+- implement --type and --match-exact options for cache search
+- fix repository and kind in output
+  requires libzypp >= 3.17.0
+- r6737, version 0.8.13
+
+-------------------------------------------------------------------
 Thu Aug 16 23:46:15 CEST 2007 - kkaempf@suse.de
 
 - initial implementation of cache search