Hello community,

here is the log from the commit of package libkolab for openSUSE:Factory 
checked in at 2014-01-05 10:24:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkolab (Old)
 and      /work/SRC/openSUSE:Factory/.libkolab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkolab"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkolab/libkolab.changes        2013-12-11 
14:32:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libkolab.new/libkolab.changes   2014-01-05 
10:25:01.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Jan  1 20:12:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.5.0
+  * New upstream release, no changelog provided
+- Drop fix_FindSWIG.diff, merged upstream
+- Drop fix_php5_bindings.diff, not needed anymore
+- Bump libkolabxml-devel BuildRequires to >= 1.0, as per upstream
+  change
+- Re-enable tests
+
+-------------------------------------------------------------------

Old:
----
  fix_FindSWIG.diff
  fix_php5_bindings.diff
  libkolab-0.4.2.tar.gz

New:
----
  libkolab-0.5.0.tar.gz

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

Other differences:
------------------
++++++ libkolab.spec ++++++
--- /var/tmp/diff_new_pack.90FICn/_old  2014-01-05 10:25:01.000000000 +0100
+++ /var/tmp/diff_new_pack.90FICn/_new  2014-01-05 10:25:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkolab
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %endif
 
 Name:           libkolab
-Version:        0.4.2
+Version:        0.5.0
 Release:        0
 %define soname  0
 Summary:        Conversions from/to KDE containers
@@ -33,10 +33,6 @@
 Group:          Development/Libraries/C and C++
 Url:            https://kolab.org/about/libkolab
 Source:         
http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz
-# Patch to hack SWIGUtils.cmake to find PHP5 on openSUSE
-Patch0:         fix_php5_bindings.diff
-# Fix FindSWIG.cmake with cmake 2.8.11
-Patch1:         fix_FindSWIG.diff
 BuildRequires:  boost-devel
 BuildRequires:  cmake >= 2.6.4
 %if ! 0%{?with_kolab}
@@ -46,7 +42,7 @@
 BuildRequires:  libcalendaring-devel >= 4.9
 %endif
 BuildRequires:  libXerces-c-devel
-BuildRequires:  libkolabxml-devel >= 0.8.4
+BuildRequires:  libkolabxml-devel >= 1.0
 BuildRequires:  libqt4-devel
 BuildRequires:  php-devel >= 5.3
 BuildRequires:  python-devel
@@ -112,8 +108,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
 
 %build
   export CXXFLAGS="%{optflags}"
@@ -134,7 +128,6 @@
 %endif
         -DPHP_BINDINGS=TRUE -DPHP_INSTALL_DIR=%{php_extdir} \
         -DPYTHON_BINDINGS=TRUE -DPYTHON_INSTALL_DIR=%{python_sitearch} \
-        -DBUILD_TESTS=FALSE \
         ..
 
   %{__make} %{?_smp_mflags}
@@ -183,6 +176,8 @@
 %{python_sitearch}/kolab/calendaring.py*
 %{python_sitearch}/kolab/_icalendar.so
 %{python_sitearch}/kolab/icalendar.py*
+%{python_sitearch}/kolab/_kolabobject.so*
+%{python_sitearch}/kolab/kolabobject.py*
 %{python_sitearch}/kolab/_shared.so*
 %{python_sitearch}/kolab/shared.py*
 

++++++ libkolab-0.4.2.tar.gz -> libkolab-0.5.0.tar.gz ++++++
++++ 3275 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to