Hello community, here is the log from the commit of package libkdcraw for openSUSE:Factory checked in at 2017-08-24 17:47:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdcraw (Old) and /work/SRC/openSUSE:Factory/.libkdcraw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdcraw" Thu Aug 24 17:47:58 2017 rev:84 rq:516457 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes 2017-07-25 11:33:18.768360858 +0200 +++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2017-08-24 17:48:04.073026731 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:46:17 UTC 2017 - christo...@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * remove obsolete LSM file + +------------------------------------------------------------------- +Sat Aug 5 18:19:16 UTC 2017 - christo...@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- libkdcraw-17.04.3.tar.xz New: ---- libkdcraw-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdcraw.spec ++++++ --- /var/tmp/diff_new_pack.vPx61l/_old 2017-08-24 17:48:06.512683103 +0200 +++ /var/tmp/diff_new_pack.vPx61l/_new 2017-08-24 17:48:06.524681413 +0200 @@ -1,7 +1,7 @@ # # spec file for package libkdcraw # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,10 +19,10 @@ %define _so 5 %define lname libKF5KDcraw Name: libkdcraw -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Shared library interface around dcraw License: LGPL-2.0+ and GPL-2.0+ and GPL-3.0+ @@ -32,11 +32,11 @@ BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: pkgconfig +BuildRequires: xz BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(libraw) >= 0.16.0 -BuildRequires: xz Obsoletes: libkdcraw-kf5 < %{version} Provides: libkdcraw-kf5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -96,8 +96,8 @@ %files devel %defattr(-,root,root) %doc COPYING README +%{_kf5_cmakedir}/KF5KDcraw/ %{_kf5_includedir}/ -%{_kf5_libdir}/cmake/KF5KDcraw/ %{_kf5_libdir}/%{lname}.so %changelog ++++++ libkdcraw-17.04.3.tar.xz -> libkdcraw-17.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdcraw-17.04.3/cmake/templates/libkdcraw.lsm.cmake new/libkdcraw-17.08.0/cmake/templates/libkdcraw.lsm.cmake --- old/libkdcraw-17.04.3/cmake/templates/libkdcraw.lsm.cmake 2017-01-18 12:13:20.000000000 +0100 +++ new/libkdcraw-17.08.0/cmake/templates/libkdcraw.lsm.cmake 1970-01-01 01:00:00.000000000 +0100 @@ -1,14 +0,0 @@ -Begin4 -Title: ${PROJECT_NAME} -Version: ${DCRAW_LIB_VERSION_STRING} -Entered-date: 2007-05-05 -Description: A C++ wrapper around LibRaw library to decode RAW pictures. This library is used by digiKam and kipi-plugins. -Keywords: kde image raw decode libraw digikam kipi-plugins -Author: caulier dot gilles at gmail dot com (Gilles Caulier) - marcel dot wiesweg at gmx dot de (Marcel Wiesweg) -Maintained-by: -Primary-site: http://www.digikam.org/sharedlibs -Original-site: -Platforms: Linux and other Unices, MacOs-X, Win32. Needs KDE 4.x -Copying-policy: GPL -End