update to 6.8.0 [release 6.8.0-1mamba;Sat Oct 19 2024]

This commit is contained in:
Silvan Calarco 2024-10-24 14:55:24 +02:00
parent 72f163a2f2
commit 6618a2e13c

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtshadertools
Version: 6.7.3
Version: 6.8.0
Release: 1mamba
Summary: Qt6 shader tools component
Group: System/Libraries
@ -13,6 +13,8 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6Gui
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libstdc++6-devel
@ -73,6 +75,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/Qt6ShaderTools.pc
%changelog
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
- update to 6.8.0
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
- automatic version update by autodist