Hello community, here is the log from the commit of package step for openSUSE:Factory checked in at 2015-05-11 19:22:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step" Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2015-03-11 09:55:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.step.new/step.changes 2015-05-11 19:22:34.000000000 +0200 @@ -1,0 +2,22 @@ +Sat Apr 11 13:54:11 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:55:35 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:58:20 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +------------------------------------------------------------------- Old: ---- step-14.12.3.tar.xz New: ---- step-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.wwlIsQ/_old 2015-05-11 19:22:35.000000000 +0200 +++ /var/tmp/diff_new_pack.wwlIsQ/_new 2015-05-11 19:22:35.000000000 +0200 @@ -17,7 +17,7 @@ Name: step -Version: 14.12.3 +Version: 15.04.0 Release: 0 Summary: An interactive physics simulator License: GPL-2.0+ @@ -26,14 +26,27 @@ Source0: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gsl-devel -BuildRequires: libeigen2-devel -BuildRequires: libkde4-devel +BuildRequires: update-desktop-files +BuildRequires: libeigen3-devel BuildRequires: libqalculate-devel +BuildRequires: extra-cmake-modules +BuildRequires: kconfig-devel +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Qml) +BuildRequires: pkgconfig(Qt5Quick) +BuildRequires: pkgconfig(Qt5Xml) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5OpenGL) +BuildRequires: pkgconfig(Qt5PrintSupport) +BuildRequires: pkgconfig(Qt5Test) +BuildRequires: khtml-devel +BuildRequires: kdelibs4support-devel +BuildRequires: knewstuff-devel +BuildRequires: kplotting-devel BuildRequires: xz -Provides: kde4-step = 4.3.0 -Obsoletes: kde4-step < 4.3.0 +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description Step is an interactive physical simulator. It works like this: you @@ -51,26 +64,25 @@ %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 - %suse_update_desktop_file %{name} X-KDE-Edu-Teaching - %kde_post_install + %kf5_makeinstall -C build + %suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching %fdupes -s %{buildroot} %files %defattr(-,root,root) %doc AUTHORS COPYING* ChangeLog README -%doc %{_kde4_htmldir}/en/step/ -%dir %{_kde4_datadir}/appdata -%{_kde4_applicationsdir}/step.desktop -%{_kde4_appsdir}/step/ -%{_kde4_bindir}/step -%{_kde4_configdir}/step.knsrc -%{_kde4_configkcfgdir}/step.kcfg -%{_kde4_datadir}/appdata/step.appdata.xml -%{_kde4_iconsdir}/hicolor/*/apps/step.* +%doc %{_kf5_htmldir}/en/step/ +%{_kf5_applicationsdir}/org.kde.step.desktop +%{_kf5_appsdir}/step/ +%{_kf5_bindir}/step +%{_kf5_configdir}/step.knsrc +%dir %{_kf5_configkcfgdir} +%{_kf5_configkcfgdir}/step.kcfg +%{_datadir}/appdata/step.appdata.xml +%{_kf5_iconsdir}/hicolor/*/*/* %changelog ++++++ step-14.12.3.tar.xz -> step-15.04.0.tar.xz ++++++ ++++ 5618 lines of diff (skipped)
