update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
58b4bbb21a
commit
306ca29691
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt5-qtwayland
|
||||
Version: 5.15.2
|
||||
Release: 2mamba
|
||||
Version: 5.15.7
|
||||
Release: 1mamba
|
||||
Summary: Qt5 wayland components
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
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://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtwayland-everywhere-opensource-src-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -92,10 +92,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/qt5/QtWaylandClient/*
|
||||
%dir %{_includedir}/qt5/QtWaylandCompositor
|
||||
%{_includedir}/qt5/QtWaylandCompositor/*
|
||||
%{_libdir}/libQt5WaylandClient.la
|
||||
%{_libdir}/libQt5WaylandClient.prl
|
||||
%{_libdir}/libQt5WaylandClient.so
|
||||
%{_libdir}/libQt5WaylandCompositor.la
|
||||
%{_libdir}/libQt5WaylandCompositor.prl
|
||||
%{_libdir}/libQt5WaylandCompositor.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_waylandclient*.pri
|
||||
@ -110,6 +108,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||
- update to 5.15.7
|
||||
|
||||
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||
- bump release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user