Accepting request 658509 from KDE:Applications

KDE Applications 18.12

OBS-URL: https://build.opensuse.org/request/show/658509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/step?expand=0&rev=99
This commit is contained in:
Dominique Leuenberger 2019-01-08 11:23:34 +00:00 committed by Git OBS Bridge
commit 49a9db905a
4 changed files with 82 additions and 33 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ac40b5a65fe89aa57e866da9afda31c5a8b4a408cc94cc74f75b1f152cead1d
size 860260

3
step-18.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9833e6534d2e2d2c937b6b393112cff5fac20126f117ffa0f62ac2ef6e60c3f
size 859340

View File

@ -1,3 +1,53 @@
-------------------------------------------------------------------
Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Wed Dec 5 10:03:24 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim rhetorics from description.
-------------------------------------------------------------------
Mon Dec 03 20:56:31 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
-------------------------------------------------------------------
Tue Nov 20 06:23:08 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:57:37 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Add donation url to appdata
* Add captions to the screenshots
* Fix minor typos + enhance API docs
* Fix minor EBN issues
* Port Step away from kdelibs4support
* Fix my typo
* Sort includes alphabetically
* Port away from deprecated KIO:NetAccess
* Port away from deprecated KColorDialog
* Port away from deprecated KFileDialog
* Fix minor EBN issues and minor porting for KStandardDirs, KInputDialog and writeConfig
-------------------------------------------------------------------
Thu Nov 08 20:44:19 UTC 2018 - lbeltrame@kde.org
@ -44,7 +94,7 @@ Thu Jul 26 13:01:07 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Warning--
@ -95,7 +145,7 @@ Fri Apr 06 07:10:17 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Fix build with Qt 5.11 (missing headers)
@ -207,7 +257,7 @@ Sat Aug 5 18:19:51 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
-------------------------------------------------------------------
@ -266,7 +316,7 @@ Sat Mar 25 23:10:56 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
* remove commented sects
@ -348,7 +398,7 @@ Mon Aug 8 15:55:14 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* https://www.kde.org/announcements/announce-applications-16.08-rc.php
-------------------------------------------------------------------
@ -469,7 +519,7 @@ Fri Aug 7 07:06:56 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* https://www.kde.org/announcements/announce-applications-15.08-rc.php
-------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
#
# spec file for package step
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -12,38 +12,40 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%bcond_without lang
Name: step
Version: 18.08.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: step
Version: 18.12.0
Release: 0
Summary: An interactive physics simulator
License: GPL-2.0+
License: GPL-2.0-or-later
Group: Productivity/Scientific/Physics
Url: http://edu.kde.org
URL: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gsl-devel
BuildRequires: kconfig-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kcrash-devel
BuildRequires: kdoctools-devel
BuildRequires: khtml-devel
BuildRequires: kiconthemes-devel
BuildRequires: knewstuff-devel
BuildRequires: kplotting-devel
BuildRequires: libeigen3-devel
BuildRequires: libqalculate-devel
%if %{with lang}
BuildRequires: libqt5-linguist-devel
%endif
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5OpenGL)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
@ -53,16 +55,13 @@ Provides: %{name}5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Step is an interactive physical simulator. It works like this: you
place some bodies on the scene, add some forces such as gravity or
springs, then click "Simulate" and Step shows you how your scene will
evolve according to the laws of physics. You can change every property
of bodies/forces in your experiment (even during simulation) and see
how this will change evolution of the experiment. With Step you can not
only learn but feel how physics works !
Step is an interactive physical simulator. The user first places some
bodies on the scene, add some forces such as gravity or springs. When
the simulation is run, Step shows how the scene will evolve according
to the laws of physics. Every property of bodies/forces in the
experiment may be changed, even during simulation.
%if %{with lang}
%lang_package
@ -82,14 +81,14 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%kf5_makeinstall -C build
%if %{with lang}
%find_lang %{name} --with-man --all-name --with-qt
%kf5_find_htmldocs
%{kf5_find_htmldocs}
%endif
%suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching
%fdupes -s %{buildroot}
%files
%defattr(-,root,root)
%doc AUTHORS COPYING* ChangeLog README
%license COPYING*
%doc AUTHORS ChangeLog README
%doc %lang(en) %{_kf5_htmldir}/en/step/
%config %{_kf5_configdir}/step.knsrc
%dir %{_kf5_appstreamdir}
@ -105,7 +104,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%if %{with lang}
%files lang -f %{name}.lang
%doc COPYING*
%license COPYING*
%%dir %{_kf5_sharedir}/locale/nn/LC_SCRIPTS/
%%dir %{_kf5_sharedir}/locale/nn/LC_SCRIPTS/step
%lang(nn) %{_kf5_sharedir}/locale/nn/LC_SCRIPTS/step/step.js