Hello community, here is the log from the commit of package ktp-send-file for openSUSE:Factory checked in at 2015-05-11 18:39:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-send-file (Old) and /work/SRC/openSUSE:Factory/.ktp-send-file.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-send-file" Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-send-file/ktp-send-file.changes 2014-10-19 19:29:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 2015-05-11 18:39:38.000000000 +0200 @@ -1,0 +2,8 @@ +Sat Apr 11 19:35:37 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.04.0 + * KDE Applications 15.04.0 + * https://www.kde.org/announcements/announce-applications-15.04.0.php + + +------------------------------------------------------------------- Old: ---- ktp-send-file-0.9.0.tar.bz2 New: ---- ktp-send-file-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-send-file.spec ++++++ --- /var/tmp/diff_new_pack.nByXOS/_old 2015-05-11 18:39:38.000000000 +0200 +++ /var/tmp/diff_new_pack.nByXOS/_new 2015-05-11 18:39:38.000000000 +0200 @@ -17,44 +17,47 @@ Name: ktp-send-file -Version: 0.9.0 +Version: 15.04.0 Release: 0 Summary: File manager plugin License: LGPL-2.1+ Group: Productivity/Networking/Instant Messenger Url: http://community.kde.org/Real-Time_Communication_and_Collaboration -Source: http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: ktp-common-internals-devel >= %{version} -BuildRequires: libkde4-devel >= 4.7.0 -BuildRequires: telepathy-qt4-devel >= 0.8.9 -Recommends: %{name}-lang +BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: kcmutils-devel >= 5.0 +BuildRequires: kf5-filesystem +BuildRequires: kiconthemes-devel >= 5.0 +BuildRequires: kio-devel >= 5.0 +BuildRequires: ki18n-devel +BuildRequires: ktp-common-internals-devel +BuildRequires: telepathy-qt5-devel +BuildRequires: telepathy-logger-qt5-devel +BuildRequires: kwallet-devel +BuildRequires: pkgconfig(Qt5Widgets) >= 5.0 +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description A File manager plugin to launch a file transfer job with a specified contact -%lang_package %prep %setup -q %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - %kde4_makeinstall -C build - %kde_post_install + %kf5_makeinstall -C build %fdupes -s %{buildroot} - %find_lang %{name} %{name}.lang - -%files lang -f %{name}.lang %files %defattr(-,root,root) %doc COPYING -%{_kde4_bindir}/%{name} -%{_kde4_servicesdir}/ServiceMenus/ktp-send-file.desktop +%{_kf5_bindir}/ktp-send-file +%{_kf5_servicesdir}/ %changelog