diff options
-rw-r--r-- | VERSION.cmake | 4 | ||||
-rw-r--r-- | libzypp-bindings.spec.cmake (renamed from zypp-bindings.spec.cmake) | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 672b177..097bf49 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") -SET(VERSION_MINOR "2") -SET(VERSION_PATCH "0")
\ No newline at end of file +SET(VERSION_MINOR "3") +SET(VERSION_PATCH "0") diff --git a/zypp-bindings.spec.cmake b/libzypp-bindings.spec.cmake index 2e4b488..b12e267 100644 --- a/zypp-bindings.spec.cmake +++ b/libzypp-bindings.spec.cmake @@ -1,5 +1,5 @@ # -# spec file for package ruby-zypp (Version 0.0_svn) +# spec file for package libzypp-bindings # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -10,8 +10,8 @@ # norootforbuild -Name: zypp-bindngs -Version: 0.1 +Name: libzypp-bindings +Version: 0.3 Release: 1 License: GPL Group: Development/Languages/Ruby |