Hello community, here is the log from the commit of package ktp-approver for openSUSE:Factory checked in at 2015-05-11 18:33:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-approver (Old) and /work/SRC/openSUSE:Factory/.ktp-approver.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-approver" Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-approver/ktp-approver.changes 2014-10-19 19:28:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-approver.new/ktp-approver.changes 2015-05-11 18:33:33.000000000 +0200 @@ -1,0 +2,8 @@ +Sat Apr 11 19:22:15 UTC 2015 - [email protected] + +- 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-approver-0.9.0.tar.bz2 New: ---- ktp-approver-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-approver.spec ++++++ --- /var/tmp/diff_new_pack.bqTHaC/_old 2015-05-11 18:33:33.000000000 +0200 +++ /var/tmp/diff_new_pack.bqTHaC/_new 2015-05-11 18:33:33.000000000 +0200 @@ -17,47 +17,50 @@ Name: ktp-approver -Version: 0.9.0 +Version: 15.04.0 Release: 0 Summary: KDE Channel Approver for Telepathy 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: libkde4-devel -BuildRequires: telepathy-qt4-devel >= 0.8.9 -Recommends: %{name}-lang +BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: kconfig-devel +BuildRequires: kdbusaddons-devel +BuildRequires: kf5-filesystem +BuildRequires: ki18n-devel +BuildRequires: knotifications-devel +BuildRequires: kservice-devel +BuildRequires: telepathy-qt5-devel +BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5Widgets) +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description A channel approver for KDE's Telepathy implementation -%lang_package %prep %setup -q %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - %kde4_makeinstall -C build + %kf5_makeinstall -C build - %kde_post_install %fdupes -s %{buildroot} - %find_lang kded_ktp_approver %{name}.lang - -%files lang -f %{name}.lang %files %defattr(-,root,root) %doc COPYING* -%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service -%{_kde4_configdir}/ktp_approverrc -%{_kde4_modulesdir}/kded_ktp_approver.so -%{_kde4_servicesdir}/kded/ktp_approver.desktop -%{_kde4_servicetypesdir}/ktp-approver.desktop +%{_kf5_sharedir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service +%config %{_kf5_configdir}/ktp_approverrc +%{_kf5_plugindir}/ +%{_kf5_servicesdir}/ +%{_kf5_servicetypesdir}/ %changelog
