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:46:34 +02:00
parent 7660301ed8
commit ce24fd6d97

View File

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