Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkolabxml for openSUSE:Factory checked in at 2023-12-02 17:12:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkolabxml (Old) and /work/SRC/openSUSE:Factory/.libkolabxml.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkolabxml" Sat Dec 2 17:12:49 2023 rev:35 rq:1130258 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes 2022-01-05 13:39:25.277509948 +0100 +++ /work/SRC/openSUSE:Factory/.libkolabxml.new.25432/libkolabxml.changes 2023-12-02 17:13:00.880999834 +0100 @@ -1,0 +2,6 @@ +Fri Dec 1 14:24:07 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Switch to %autosetup and %ldconfig_scriptlets +- Replace the package URL + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkolabxml.spec ++++++ --- /var/tmp/diff_new_pack.Zjmfve/_old 2023-12-02 17:13:02.281051140 +0100 +++ /var/tmp/diff_new_pack.Zjmfve/_new 2023-12-02 17:13:02.281051140 +0100 @@ -1,7 +1,7 @@ # # spec file for package libkolabxml # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,12 +29,14 @@ Summary: Kolab XML Format Schema Definitions Library License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ -URL: https://kolab.org/about/libkolabxml +URL: https://git.kolab.org/diffusion/LKX/ Source: %{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM Patch0: 0001-Make-sure-boost-is-found-when-using-libkolabxml.patch BuildRequires: cmake BuildRequires: gcc-c++ +BuildRequires: libboost_system-devel +BuildRequires: libboost_thread-devel BuildRequires: libcurl-devel BuildRequires: libxerces-c-devel >= 3.0 BuildRequires: pkgconfig @@ -43,8 +45,6 @@ %if %{with php} BuildRequires: php-devel >= 5.3 %endif -BuildRequires: libboost_system-devel -BuildRequires: libboost_thread-devel %if %{with java} BuildRequires: java-devel %endif @@ -169,8 +169,7 @@ This package provides the php bindings for Libkolabxml %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build # Tests require X server and net @@ -219,8 +218,7 @@ ctest -V ||: %endif -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{libname} %files -n %{libname} %license COPYING