changes 0.6.0
authorMichael Andres <ma@suse.de>
Fri, 24 Jan 2014 07:10:44 +0000 (08:10 +0100)
committerMichael Andres <ma@suse.de>
Fri, 24 Jan 2014 07:10:44 +0000 (08:10 +0100)
VERSION.cmake
libzypp-bindings.spec.cmake
package/libzypp-bindings.changes

index f36d9b6..9f60d11 100644 (file)
@@ -1,4 +1,4 @@
 # on maintenance branch add a 2nd level to patch (p.1, p.2, ...)
 SET(VERSION_MAJOR "0")
-SET(VERSION_MINOR "5")
-SET(VERSION_PATCH "18")
+SET(VERSION_MINOR "6")
+SET(VERSION_PATCH "0")
index 1118e05..668dc6e 100644 (file)
@@ -26,7 +26,7 @@ Group:          Development/Sources
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  libzypp-devel >= 10.2.0
+BuildRequires:  libzypp-devel >= 14.5.0
 BuildRequires:  python-devel
 BuildRequires:  ruby-devel
 BuildRequires:  swig >= 1.3.40
index 20705cf..d0df796 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Jan 24 08:05:29 CET 2014 - ma@suse.de
+
+- Adapt to libzypp changes.
+- 0.6.0
+
+-------------------------------------------------------------------
 Sun Jan 19 16:30:13 CET 2014 - ma@suse.de
 
 - Disable broken dump tests.