Compare commits
4 Commits
20.08.3-1m
...
20.12.3-1m
Author | SHA1 | Date | |
---|---|---|---|
3c4587b7cb | |||
55f52b19b7 | |||
6891cfca85 | |||
c5ae3bbbd9 |
19
step.spec
19
step.spec
@ -1,12 +1,12 @@
|
||||
Name: step
|
||||
Version: 20.08.3
|
||||
Version: 20.12.3
|
||||
Release: 1mamba
|
||||
Summary: Interactive Physical Simulator
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org/applications/education/step
|
||||
URL: https://www.kde.org/applications/education/step
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/step-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -51,7 +51,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libqalculate-devel >= 2.6.2-1mamba
|
||||
BuildRequires: libeigen2-devel
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Step is an interactive physical simulator.
|
||||
@ -126,12 +125,24 @@ exit 0
|
||||
%{_datadir}/mime/packages/org.kde.step.xml
|
||||
%{_datadir}/kxmlgui5/step/stepui.rc
|
||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||
%config %{_kde5_configdir}/%{name}.knsrc
|
||||
%{_datadir}/knsrcfiles/step.knsrc
|
||||
%lang(nn) %{_datadir}/locale/nn/LC_SCRIPTS/step/step.js
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
#ChangeLog README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Mar 06 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 08 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 20 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 06 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user