Hello community,

here is the log from the commit of package libzypp-bindings for 
openSUSE:Factory checked in at 2014-11-26 20:57:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp-bindings"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp-bindings/libzypp-bindings.changes        
2014-09-07 02:35:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp-bindings.new/libzypp-bindings.changes   
2014-11-26 22:59:56.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Oct 17 11:22:13 CEST 2014 - [email protected]
+
+- Adapt to libzypp changes.
+- 0.6.3
+
+-------------------------------------------------------------------

Old:
----
  libzypp-bindings-0.6.2.tar.bz2

New:
----
  libzypp-bindings-0.6.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libzypp-bindings.spec ++++++
--- /var/tmp/diff_new_pack.kJdeOp/_old  2014-11-26 22:59:56.000000000 +0100
+++ /var/tmp/diff_new_pack.kJdeOp/_new  2014-11-26 22:59:56.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           libzypp-bindings
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Bindings for libzypp
 License:        GPL-2.0+
@@ -26,7 +26,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  libzypp-devel >= 14.5.0
+BuildRequires:  libzypp-devel >= 14.30.0
 BuildRequires:  python-devel
 BuildRequires:  ruby-devel
 BuildRequires:  swig >= 1.3.40

++++++ libzypp-bindings-0.6.2.tar.bz2 -> libzypp-bindings-0.6.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.6.2/VERSION.cmake 
new/libzypp-bindings-0.6.3/VERSION.cmake
--- old/libzypp-bindings-0.6.2/VERSION.cmake    2014-08-14 14:46:36.000000000 
+0200
+++ new/libzypp-bindings-0.6.3/VERSION.cmake    2014-10-17 11:23:53.000000000 
+0200
@@ -1,4 +1,4 @@
 # on maintenance branch add a 2nd level to patch (p.1, p.2, ...)
 SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "6")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "3")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.6.2/libzypp-bindings.spec.cmake 
new/libzypp-bindings-0.6.3/libzypp-bindings.spec.cmake
--- old/libzypp-bindings-0.6.2/libzypp-bindings.spec.cmake      2014-07-01 
11:46:31.000000000 +0200
+++ new/libzypp-bindings-0.6.3/libzypp-bindings.spec.cmake      2014-10-17 
11:23:53.000000000 +0200
@@ -26,7 +26,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  libzypp-devel >= 14.5.0
+BuildRequires:  libzypp-devel >= 14.30.0
 BuildRequires:  python-devel
 BuildRequires:  ruby-devel
 BuildRequires:  swig >= 1.3.40
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libzypp-bindings-0.6.2/package/libzypp-bindings.changes 
new/libzypp-bindings-0.6.3/package/libzypp-bindings.changes
--- old/libzypp-bindings-0.6.2/package/libzypp-bindings.changes 2014-08-14 
14:46:36.000000000 +0200
+++ new/libzypp-bindings-0.6.3/package/libzypp-bindings.changes 2014-10-17 
11:23:53.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Oct 17 11:22:13 CEST 2014 - [email protected]
+
+- Adapt to libzypp changes.
+- 0.6.3
+
+-------------------------------------------------------------------
 Thu Aug 14 14:45:12 CEST 2014 - [email protected]
 
 - work around syntax errors because of __attribute__ 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.6.2/swig/RepoInfo.i 
new/libzypp-bindings-0.6.3/swig/RepoInfo.i
--- old/libzypp-bindings-0.6.2/swig/RepoInfo.i  2014-07-01 11:46:31.000000000 
+0200
+++ new/libzypp-bindings-0.6.3/swig/RepoInfo.i  2014-10-17 11:23:53.000000000 
+0200
@@ -1,6 +1,6 @@
 #ifdef SWIGPERL5
 #else
-%template(UrlSet) std::set<zypp::Url>;
+%template(UrlSet) std::list<zypp::Url>;
 #endif
 
 namespace zypp
@@ -31,7 +31,7 @@
 typedef std::list<zypp::RepoInfo> RepoInfoList;
 %template(RepoInfoList) std::list<zypp::RepoInfo>;
 
-%extend zypp::RepoInfo 
+%extend zypp::RepoInfo
 {
        std::string dump(void) const
        {

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to