Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkdcraw for openSUSE:Factory checked in at 2021-04-24 23:07:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdcraw (Old) and /work/SRC/openSUSE:Factory/.libkdcraw.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdcraw" Sat Apr 24 23:07:59 2021 rev:129 rq:887760 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes 2021-03-08 15:14:36.861818228 +0100 +++ /work/SRC/openSUSE:Factory/.libkdcraw.new.12324/libkdcraw.changes 2021-04-24 23:09:00.423382405 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:13:03 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:29 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:29 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- No code change since 20.12.3 + +------------------------------------------------------------------- Old: ---- libkdcraw-20.12.3.tar.xz libkdcraw-20.12.3.tar.xz.sig New: ---- libkdcraw-21.04.0.tar.xz libkdcraw-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdcraw.spec ++++++ --- /var/tmp/diff_new_pack.vxQvbc/_old 2021-04-24 23:09:00.963383169 +0200 +++ /var/tmp/diff_new_pack.vxQvbc/_new 2021-04-24 23:09:00.963383169 +0200 @@ -1,7 +1,7 @@ # # spec file for package libkdcraw # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,13 +23,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkdcraw -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Shared library interface around dcraw License: LGPL-2.0-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later Group: Development/Libraries/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: pkgconfig @@ -39,10 +43,6 @@ BuildRequires: pkgconfig(libraw) >= 0.16.0 Obsoletes: libkdcraw-kf5 < %{version} Provides: libkdcraw-kf5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description Libkdcraw is a C++ interface around dcraw binary program used to decode @@ -52,16 +52,6 @@ This library is used by kipi-plugins, digiKam and others kipi host programs. -%prep -%setup -q - -%build - %cmake_kf5 -d build -- -DENABLE_LCMS2=true -DENABLE_RAWSPEED=true - %cmake_build - -%install - %kf5_makeinstall -C build - %package -n %{lname}%{_so} Summary: Shared library interface around dcraw Group: Development/Libraries/KDE @@ -74,12 +64,6 @@ This library is used by kipi-plugins, digiKam and others kipi host programs. -%files -n %{lname}%{_so} -%{_kf5_libdir}/%{lname}.so.* - -%post -n %{lname}%{_so} -p /sbin/ldconfig -%postun -n %{lname}%{_so} -p /sbin/ldconfig - %package devel Summary: Shared library interface around dcraw Group: Development/Libraries/KDE @@ -95,8 +79,26 @@ This library is used by kipi-plugins, digiKam and others kipi host programs. +%prep +%autosetup -p1 + +%build + %cmake_kf5 -d build -- -DENABLE_LCMS2=true -DENABLE_RAWSPEED=true + %cmake_build + +%install + %kf5_makeinstall -C build + +%post -n %{lname}%{_so} -p /sbin/ldconfig +%postun -n %{lname}%{_so} -p /sbin/ldconfig + +%files -n %{lname}%{_so} +%license LICENSES/* +%{_kf5_debugdir}/libkdcraw.categories +%{_kf5_libdir}/%{lname}.so.* + %files devel -%license COPYING +%license LICENSES/* %doc README %{_kf5_cmakedir}/KF5KDcraw/ %{_kf5_includedir}/ ++++++ libkdcraw-20.12.3.tar.xz -> libkdcraw-21.04.0.tar.xz ++++++ ++++ 2357 lines of diff (skipped)
