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