automatic version update by autodist [release 6.2.4-1mamba;Mon Mar 21 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:10:13 +01:00
parent ed03ada733
commit 78a3f11bd9

View File

@ -1,5 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qt5compat
Version: 6.2.3
Version: 6.2.4
Release: 1mamba
Summary: Qt6 compat component to Qt5
Group: System/Libraries
@ -7,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.qt.io/
Source: https://download.qt.io/official_releases/qt/6.2/%{version}/submodules/qt5compat-everywhere-src-%{version}.tar.xz
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qt5compat-everywhere-src-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -20,6 +21,7 @@ BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: qt6-qtdeclarative-devel = %{version}
%description
Qt6 compat component to Qt5.
@ -73,6 +75,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffects*.cmake
%changelog
* Mon Mar 21 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
- automatic version update by autodist
* Sun Jan 30 2022 Automatic Build System <autodist@mambasoft.it> 6.2.3-1mamba
- automatic version update by autodist