automatic version update by autodist [release 6.8.1-1mamba;Sat Dec 07 2024]
This commit is contained in:
parent
acf81f6f0e
commit
c55d7d3838
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtwayland
|
||||
Version: 6.8.0
|
||||
Version: 6.8.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 wayland components
|
||||
Group: System/Libraries
|
||||
@ -10,9 +10,9 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.qt.io/
|
||||
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtwayland-everywhere-src-%{version}.tar.xz
|
||||
#Source: https+git://code.qt.io/qt/qtwayland.git/%{version}/qtwayland-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: VirtualBox-additions
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
@ -60,7 +60,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libQt6WaylandClient.so.*
|
||||
@ -85,6 +84,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%dir %{_libdir}/qt6/qml/QtWayland
|
||||
%{_libdir}/qt6/qml/QtWayland/*
|
||||
%{_libdir}/qt6/libexec/qtwaylandscanner
|
||||
%{_qt6_archdatadir}/sbom/qtwayland-%{version}.spdx
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
@ -128,6 +128,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc README
|
||||
|
||||
%changelog
|
||||
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 20 2024 Automatic Build System <autodist@openmamba.org> 6.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user