diff --git a/step-16.08.3.tar.xz b/step-16.08.3.tar.xz deleted file mode 100644 index 0e4ab12..0000000 --- a/step-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2df93456eece0cd4519153e60237e79d94819942c0630ce6d6d328d6bc0c3152 -size 389752 diff --git a/step-16.11.80.tar.xz b/step-16.11.80.tar.xz new file mode 100644 index 0000000..cf0703f --- /dev/null +++ b/step-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a15bb6a38899a7a8689f938daa799e817f5e191d88acab47e1f17df792cd4f +size 390020 diff --git a/step.changes b/step.changes index ee10c44..90ed56c 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:44:43 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Wed Nov 9 06:29:24 UTC 2016 - lbeltrame@kde.org diff --git a/step.spec b/step.spec index 4993c47..ea86d4a 100644 --- a/step.spec +++ b/step.spec @@ -1,7 +1,7 @@ # # spec file for package step # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,33 +17,37 @@ Name: step -Version: 16.08.3 +Version: 16.11.80 Release: 0 +%define kf5_version 5.26.0 +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: An interactive physics simulator License: GPL-2.0+ Group: Productivity/Scientific/Physics Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz +BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: gsl-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: khtml-devel BuildRequires: knewstuff-devel BuildRequires: kplotting-devel +BuildRequires: libeigen3-devel +BuildRequires: libqalculate-devel +BuildRequires: pkgconfig +BuildRequires: update-desktop-files BuildRequires: xz +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5OpenGL) +BuildRequires: pkgconfig(Qt5PrintSupport) +BuildRequires: pkgconfig(Qt5Qml) +BuildRequires: pkgconfig(Qt5Quick) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Test) +BuildRequires: pkgconfig(Qt5Xml) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -82,8 +86,8 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %{_kf5_configdir}/step.knsrc %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/step.kcfg -%dir %{_datadir}/appdata -%{_datadir}/appdata/org.kde.step.appdata.xml +%{_kf5_appstreamdir}/org.kde.step.appdata.xml %{_kf5_iconsdir}/hicolor/*/*/* +%dir %{_kf5_appstreamdir} %changelog