Hello community, here is the log from the commit of package kcalc for openSUSE:Factory checked in at 2015-05-11 18:50:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalc (Old) and /work/SRC/openSUSE:Factory/.kcalc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalc" Changes: -------- --- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes 2015-03-11 09:45:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kcalc.new/kcalc.changes 2015-05-11 18:50:53.000000000 +0200 @@ -1,0 +2,22 @@ +Sat Apr 11 12:45:18 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 + + +------------------------------------------------------------------- +Sat Mar 21 17:21:56 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:36:36 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +------------------------------------------------------------------- Old: ---- kcalc-14.12.3.tar.xz New: ---- kcalc-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalc.spec ++++++ --- /var/tmp/diff_new_pack.sot9e2/_old 2015-05-11 18:50:54.000000000 +0200 +++ /var/tmp/diff_new_pack.sot9e2/_new 2015-05-11 18:50:54.000000000 +0200 @@ -18,20 +18,28 @@ Name: kcalc BuildRequires: gmp-devel -BuildRequires: libkde4-devel +BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kdoctools-devel +BuildRequires: kguiaddons-devel +BuildRequires: ki18n-devel +BuildRequires: kinit-devel +BuildRequires: knotifications-devel +BuildRequires: kxmlgui-devel +BuildRequires: update-desktop-files BuildRequires: xz - +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Widgets) Summary: Scientific Calculator License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://www.kde.org -Version: 14.12.3 +Version: 15.04.0 Release: 0 Source0: %{name}-%{version}.tar.xz +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -Provides: kde4-kcalc = 4.3.0 -Obsoletes: kde4-kcalc < 4.3.0 -%kde4_runtime_requires %description KCalc is the KDE calculator tool. @@ -41,14 +49,12 @@ %setup -q -n kcalc-%version %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - cd build - %kde4_makeinstall - %suse_update_desktop_file kcalc Utility Calculator - %kde_post_install + %kf5_makeinstall -C build + %suse_update_desktop_file org.kde.kcalc Utility Calculator %post -p /sbin/ldconfig @@ -56,12 +62,13 @@ %files %defattr(-,root,root) -%_kde4_bindir/kcalc -%_kde4_applicationsdir/kcalc.desktop -%_kde4_libdir/libkdeinit4_kcalc.so -%_kde4_htmldir/en/kcalc/ -%_kde4_appsdir/kcalc/ -%_kde4_appsdir/kconf_update/*upd -%_kde4_configkcfgdir/kcalc.kcfg +%{_kf5_bindir}/kcalc +%{_kf5_applicationsdir}/org.kde.kcalc.desktop +%{_kf5_libdir}/libkdeinit5_kcalc.so +%{_kf5_htmldir}/en/kcalc/ +%{_kf5_sharedir}/kcalc/ +%{_kf5_sharedir}/kconf_update/ +%{_kf5_configkcfgdir}/ +%{_kf5_kxmlguidir}/ %changelog ++++++ kcalc-14.12.3.tar.xz -> kcalc-15.04.0.tar.xz ++++++ ++++ 2288 lines of diff (skipped)
