automatic version update by autodist [release 26.0-1mamba;Wed Feb 04 2026]

This commit is contained in:
2026-02-04 18:52:11 +01:00
parent 730529a236
commit d58376acf9

View File

@@ -1,34 +1,35 @@
Name: gcompris-qt
Epoch: 1
Version: 25.1.1
Version: 26.0
Release: 1mamba
Summary: Educational software which propose different activities to kids from 2 to 10 (QT version)
Group: Graphical Desktop/Applications/Educational
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://gcompris.net/index-en.html
Source: https://gcompris.net/download/qt/src/gcompris-qt-%{version}.tar.xz
Source1: https://github.com/qml-box2d/qml-box2d.git/master@1308855/qml-box2d-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Concurrent
BuildRequires: libQt6Core
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libQt6OpenGL
BuildRequires: libQt6Widgets
BuildRequires: libQt6WaylandClient
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libstdc++6-devel
BuildRequires: libwayland-devel
BuildRequires: libxkbcommon-devel
BuildRequires: qt6-qtcharts-devel
BuildRequires: qt6-qtdeclarative-devel
BuildRequires: qt6-qtgraphs-devel
BuildRequires: qt6-qtmultimedia-devel
BuildRequires: qt6-qtquick3d-devel
BuildRequires: qt6-qtsensors-devel
BuildRequires: qt6-qtshadertools-devel
BuildRequires: qt6-qtsvg-devel
BuildRequires: qt6-qtwayland-devel
## AUTOBUILDREQ-END
BuildRequires: qml-box2d
Requires: qml-box2d
@@ -131,6 +132,9 @@ sed -i 's/Box2D\.2.0/Box2D/g' src/core/ApplicationInfo.cpp
%doc LICENSES
%changelog
* Wed Feb 04 2026 Automatic Build System <autodist@openmamba.org> 26.0-1mamba
- automatic version update by autodist
* Thu Jun 12 2025 Automatic Build System <autodist@openmamba.org> 25.1.1-1mamba
- automatic version update by autodist