Hello community, here is the log from the commit of package kmplot for openSUSE:Factory checked in at 2015-05-11 18:12:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmplot (Old) and /work/SRC/openSUSE:Factory/.kmplot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmplot" Changes: -------- --- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes 2015-03-11 09:50:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kmplot.new/kmplot.changes 2015-05-11 18:12:28.000000000 +0200 @@ -1,0 +2,22 @@ +Sat Apr 11 13:18:14 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 18:12:38 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:46:49 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +------------------------------------------------------------------- Old: ---- kmplot-14.12.3.tar.xz New: ---- kmplot-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmplot.spec ++++++ --- /var/tmp/diff_new_pack.AVG1I8/_old 2015-05-11 18:12:29.000000000 +0200 +++ /var/tmp/diff_new_pack.AVG1I8/_new 2015-05-11 18:12:29.000000000 +0200 @@ -17,19 +17,28 @@ Name: kmplot -Version: 14.12.3 +Version: 15.04.0 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz -BuildRequires: libkde4-devel -BuildRequires: xz -Provides: kde4-kmplot = 4.3.0 -Obsoletes: kde4-kmplot < 4.3.0 +BuildRequires: extra-cmake-modules +BuildRequires: kguiaddons-devel +BuildRequires: ki18n-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kparts-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: kconfig-devel +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5PrintSupport) +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description Mathematical function plotter for KDE. @@ -41,27 +50,27 @@ %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - %kde4_makeinstall -C build - %kde_post_install + %kf5_makeinstall -C build %files %defattr(-,root,root) %doc COPYING* -%dir %{_kde4_datadir}/appdata +%{_kf5_plugindir}/kmplotpart.so +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/kmplot.appdata.xml +%{_kf5_bindir}/kmplot +%{_kf5_iconsdir}/hicolor/*/apps/kmplot.* +%dir %{_kf5_configkcfgdir} +%{_kf5_configkcfgdir}/kmplot.kcfg +%{_kf5_applicationsdir}/org.kde.kmplot.desktop +%{_kf5_servicesdir}/kmplot_part.desktop %{_datadir}/dbus-1/interfaces/org.kde.kmplot.*.xml -%{_kde4_applicationsdir}/kmplot.desktop -%{_kde4_appsdir}/kmplot/ -%{_kde4_bindir}/kmplot -%{_kde4_configkcfgdir}/kmplot.kcfg -%{_kde4_datadir}/appdata/kmplot.appdata.xml -%{_kde4_htmldir}/en/kmplot/ -%{_kde4_iconsdir}/hicolor/*/apps/kmplot.* -%{_kde4_mandir}/man1/kmplot.1.gz -%{_kde4_modulesdir}/libkmplotpart.so -%{_kde4_servicesdir}/kmplot_part.desktop +%{_datadir}/kxmlgui5/kmplot/ +%{_kf5_htmldir}/en/kmplot +%_datadir/man/*/kmplot.1.gz %changelog ++++++ kmplot-14.12.3.tar.xz -> kmplot-15.04.0.tar.xz ++++++ ++++ 2965 lines of diff (skipped)
