Hello community, here is the log from the commit of package ktp-auth-handler for openSUSE:Factory checked in at 2015-05-11 19:24:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old) and /work/SRC/openSUSE:Factory/.ktp-auth-handler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-auth-handler" Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes 2014-10-19 19:28:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new/ktp-auth-handler.changes 2015-05-11 19:24:06.000000000 +0200 @@ -1,0 +2,8 @@ +Sat Apr 11 19:23:02 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-auth-handler-0.9.0.tar.bz2 New: ---- ktp-auth-handler-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-auth-handler.spec ++++++ --- /var/tmp/diff_new_pack.S7vDwm/_old 2015-05-11 19:24:06.000000000 +0200 +++ /var/tmp/diff_new_pack.S7vDwm/_new 2015-05-11 19:24:06.000000000 +0200 @@ -17,48 +17,57 @@ Name: ktp-auth-handler -Version: 0.9.0 +Version: 15.04.0 Release: 0 Summary: Telepathy auth handler 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.4.75 -BuildRequires: libqca2-devel -BuildRequires: libqjson-devel -BuildRequires: telepathy-qt4-devel >= 0.8.9 -Recommends: %{name}-lang +BuildRequires: extra-cmake-modules +BuildRequires: kaccounts-integration-devel +BuildRequires: kdewebkit-devel +BuildRequires: ki18n-devel +BuildRequires: kio-devel +BuildRequires: ktp-common-internals-devel +BuildRequires: kwallet-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: libqca-qt5-devel +BuildRequires: telepathy-qt5-devel +BuildRequires: telepathy-logger-qt5-devel +BuildRequires: pkgconfig(Qt5Core) >= 5.3.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 +BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0 +BuildRequires: pkgconfig(Qt5Network) >= 5.3.0 +BuildRequires: pkgconfig(accounts-qt5) +BuildRequires: pkgconfig(libsignon-qt5) +Requires: libqca-qt5-plugins +Requires: signon-plugin-oauth2 +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description Telepathy-auth-handler provides UI/KWallet integration for passwords and SSL errors on account connect -%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 %{name} %{name}.lang - -%files lang -f %{name}.lang %files %defattr(-,root,root) %doc COPYING -%{_kde4_datadir}/telepathy/ -%{_kde4_libexecdir}/ktp-auth-handler -%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.*.service +%{_kf5_libdir}/libexec/ +%{_kf5_sharedir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.*.service +%{_kf5_sharedir}/telepathy/ %changelog
