update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]
This commit is contained in:
parent
127c499417
commit
cf0246cf59
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: qt6-qt5compat
|
||||
Version: 6.3.2
|
||||
Version: 6.4.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 compat component to Qt5
|
||||
Group: System/Libraries
|
||||
@ -19,6 +19,7 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtshadertools-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: qt6-qtdeclarative-devel = %{version}
|
||||
@ -58,7 +59,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libQt6Core5Compat.so.*
|
||||
%{_libdir}/qml/Qt5Compat/GraphicalEffects/*
|
||||
%{_libdir}/metatypes/qt6core5compat_release_metatypes.json
|
||||
%doc LICENSE.*
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -76,6 +77,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt6Core5Compat.pc
|
||||
|
||||
%changelog
|
||||
* Fri Oct 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.0-1mamba
|
||||
- update to 6.4.0
|
||||
|
||||
* Mon Sep 12 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user