Hello community, here is the log from the commit of package kamera for openSUSE:Factory checked in at 2016-01-07 00:20:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kamera (Old) and /work/SRC/openSUSE:Factory/.kamera.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kamera" Changes: -------- --- /work/SRC/openSUSE:Factory/kamera/kamera.changes 2015-11-15 12:30:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes 2016-01-07 00:20:27.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Dec 13 13:08:35 UTC 2015 - [email protected] + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + +------------------------------------------------------------------- Old: ---- kamera-15.08.3.tar.xz New: ---- kamera-15.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kamera.spec ++++++ --- /var/tmp/diff_new_pack.aoNd9n/_old 2016-01-07 00:20:28.000000000 +0100 +++ /var/tmp/diff_new_pack.aoNd9n/_new 2016-01-07 00:20:28.000000000 +0100 @@ -17,7 +17,7 @@ Name: kamera -Version: 15.08.3 +Version: 15.12.0 Release: 0 Summary: Base package for kdegraphics apps License: LGPL-2.1+ @@ -25,13 +25,16 @@ Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: libgphoto2-devel -BuildRequires: libkde4-devel -BuildRequires: libsoprano-devel BuildRequires: oxygen-icon-theme-large -BuildRequires: soprano-backend-redland -BuildRequires: xz +BuildRequires: extra-cmake-modules +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: kconfigwidgets-devel +BuildRequires: kxmlgui-devel +BuildRequires: kio-devel +BuildRequires: ki18n-devel +BuildRequires: kconfig-devel +BuildRequires: kdoctools-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description This package suggests the packages which are built from the kdegraphics @@ -41,22 +44,16 @@ %setup -q -n %{name}-%{version} %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - cd build - %kde4_makeinstall - %kde_post_install + %kf5_makeinstall -C build %package -n kio_kamera Summary: KDE I/O-Slave for Cameras License: GPL-2.0+ Group: Hardware/Camera -Provides: kde4-kio_kamera = 4.3.0 -Provides: kdegraphics3-kamera:/opt/kde3/share/applications/kde/kamera.desktop -Obsoletes: kde4-kio_kamera < 4.3.0 -%kde4_runtime_requires %description -n kio_kamera This package contains an KIO slave to access digital cameras. @@ -68,14 +65,14 @@ %files -n kio_kamera %defattr(-,root,root) %doc README -%dir %_kde4_appsdir/solid -%dir %_kde4_appsdir/solid/actions -%_kde4_appsdir/solid/actions/solid_camera.desktop -%_kde4_modulesdir/kcm_kamera.so -%_kde4_servicesdir/kamera.desktop -%_kde4_modulesdir/kio_kamera.so -%_kde4_servicesdir/camera.protocol -%dir %_kde4_htmldir/en/kcontrol/ -%_kde4_htmldir/en/kcontrol/kamera/ +%_kf5_plugindir/kcm_kamera.so +%_kf5_plugindir/kio_kamera.so +%dir %_kf5_htmldir/en/kcontrol +%_kf5_htmldir/en/kcontrol/kamera/ +%_kf5_servicesdir/camera.protocol +%_kf5_servicesdir/kamera.desktop +%dir %_datadir/solid/ +%dir %_datadir/solid/actions/ +%_datadir/solid/actions/solid_camera.desktop %changelog ++++++ kamera-15.08.3.tar.xz -> kamera-15.12.0.tar.xz ++++++ ++++ 4603 lines of diff (skipped)
