Hello community, here is the log from the commit of package libkolab for openSUSE:Factory checked in at 2012-12-07 14:40:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkolab (Old) and /work/SRC/openSUSE:Factory/.libkolab.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkolab", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libkolab/libkolab.changes 2012-09-20 15:37:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libkolab.new/libkolab.changes 2012-12-07 14:40:04.000000000 +0100 @@ -1,0 +2,15 @@ +Tue Dec 4 11:17:43 UTC 2012 - [email protected] + +- license update: LGPL-2.0+ and LGPL-3.0+ and AGPL-3.0+ + See kolabformat/xmlobject.* + +------------------------------------------------------------------- +Wed Nov 21 15:01:58 UTC 2012 - [email protected] + +- Update to 0.4.0 + * New bindings to handle Kolab v2 format + * License update LGPL-2.0+ and LGPL-3.0+ + +- Remove patch changeset-8886295.diff due to upstream inclusion + +------------------------------------------------------------------- Old: ---- changeset-8886295.diff libkolab-0.3.1.tar.gz New: ---- libkolab-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkolab.spec ++++++ --- /var/tmp/diff_new_pack.mIsj7y/_old 2012-12-07 14:40:05.000000000 +0100 +++ /var/tmp/diff_new_pack.mIsj7y/_new 2012-12-07 14:40:05.000000000 +0100 @@ -14,17 +14,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + +# %define SONAME 0 Name: libkolab -Version: 0.3.1 +Version: 0.4.0 Release: 0 -License: LGPL-3.0+ Summary: Conversions from/to KDE containers -Url: http://wiki.kolab.org/Kolab_3.0_development#libkolab +License: LGPL-2.0+ and LGPL-3.0+ and AGPL-3.0+ Group: Development/Libraries/C and C++ +Url: http://wiki.kolab.org/Kolab_3.0_development#libkolab Source: http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM changeset-8886295.diff - [email protected] - Fix some #includes -Patch0: changeset-8886295.diff BuildRequires: libkdepimlibs4-devel BuildRequires: libkolabxml-devel BuildRequires: libxerces-c-devel @@ -37,6 +38,7 @@ %package -n %{name}%{SONAME} Summary: Conversions from/to KDE containers +Group: Development/Libraries/C and C++ %description -n %{name}%{SONAME} libkolab provides conversions from/to KDE containers, mime message handling and facilities @@ -45,6 +47,7 @@ %package devel Summary: Conversions from/to KDE containers +Group: Development/Libraries/C and C++ Requires: %{name}%{SONAME} = %{version} Requires: libkdepimlibs4-devel Requires: libkolabxml-devel @@ -57,7 +60,6 @@ %prep %setup -q -%patch0 -p1 %build export CXXFLAGS="%{optflags}" @@ -76,7 +78,7 @@ %install cd build - %make_install DESTDIR=%{buildroot} + make DESTDIR=%{buildroot} install %post -n %{name}%{SONAME} -p /sbin/ldconfig ++++++ libkolab-0.3.1.tar.gz -> libkolab-0.4.0.tar.gz ++++++ ++++ 2117 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
