automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024]
This commit is contained in:
parent
2347ac45be
commit
828ac8e805
13
step.spec
13
step.spec
@ -1,5 +1,5 @@
|
|||||||
Name: step
|
Name: step
|
||||||
Version: 24.08.3
|
Version: 24.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Interactive Physical Simulator
|
Summary: Interactive Physical Simulator
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
@ -11,6 +11,13 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgsl-devel
|
BuildRequires: libgsl-devel
|
||||||
@ -34,7 +41,6 @@ BuildRequires: libkf6-kxmlgui-devel
|
|||||||
BuildRequires: libkf6-solid-devel
|
BuildRequires: libkf6-solid-devel
|
||||||
BuildRequires: libkf6-sonnet-devel
|
BuildRequires: libkf6-sonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libqalculate-devel >= 3.20.1-1mamba
|
BuildRequires: libqalculate-devel >= 3.20.1-1mamba
|
||||||
BuildRequires: libeigen2-devel
|
BuildRequires: libeigen2-devel
|
||||||
@ -118,6 +124,9 @@ exit 0
|
|||||||
%doc AUTHORS LICENSES
|
%doc AUTHORS LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user