automatic version update by autodist [release 6.0.4-1mamba;Sun Feb 09 2025]

This commit is contained in:
Automatic Build System 2025-02-10 10:42:35 +01:00
parent 2dede47bae
commit a6fc09071a

View File

@ -1,5 +1,5 @@
Name: spyder
Version: 6.0.3
Version: 6.0.4
Release: 1mamba
Summary: A Scientific PYthon Development EnviRonment
Group: System/Libraries
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/spyder-ide/spyder
Source: https://github.com/spyder-ide/spyder.git/v%{version}/spyder-%{version}.tar.bz2
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.11dist(ipython) < 8.17.1 or python3.11dist(ipython) > 8.17.1)
BuildRequires: libpython311-devel
@ -91,6 +92,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python3_sitearch}/spyder-%{version}-py*.egg-info/*
%changelog
* Sun Feb 09 2025 Automatic Build System <autodist@openmamba.org> 6.0.4-1mamba
- automatic version update by autodist
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 6.0.3-1mamba
- automatic version update by autodist