automatic version update by autodist [release 6.10.0-1mamba;Fri Oct 10 2025]
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
%define _qt6_translationdir %{_datadir}/qt6/translations
|
||||
|
||||
Name: qt6-qtbase
|
||||
Version: 6.9.3
|
||||
Version: 6.10.0
|
||||
Release: 1mamba
|
||||
Summary: A multiplatform, C++ GUI application development framework
|
||||
Group: System/Libraries
|
||||
@@ -66,6 +66,8 @@ BuildRequires: libproxy-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libts-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libwayland-egl-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcb-image-devel
|
||||
BuildRequires: libxcb-keysyms-devel
|
||||
@@ -213,6 +215,16 @@ Qt sets the standard for high-performance, cross-platform application developmen
|
||||
It includes a C++ class library and tools for cross-platform development and internationalization.
|
||||
This package contains the test library.
|
||||
|
||||
%package -n libQt6WaylandClient
|
||||
Group: System/Libraries
|
||||
Summary: Qt6 Wayland client library
|
||||
Requires: %{name}-common = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n libQt6WaylandClient
|
||||
Qt sets the standard for high-performance, cross-platform application development.
|
||||
It includes a C++ class library and tools for cross-platform development and internationalization.
|
||||
This package contains the Wayland client library.
|
||||
|
||||
%package -n libQt6Widgets
|
||||
Group: System/Libraries
|
||||
Summary: Qt6 Widgets library
|
||||
@@ -257,6 +269,7 @@ Requires: libQt6OpenGL = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6PrintSupport = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6Sql = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6Test = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6WaylandClient = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6Widgets = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6XcbQpa = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libQt6Xml = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@@ -266,6 +279,19 @@ Requires: %{name}-mysql = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: %{name}-odbc = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: %{name}-sqlite = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: %{name}-plugins = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: libQt6Core-devel
|
||||
Provides: libQt6DBus-devel
|
||||
Provides: libQt6Egl-devel
|
||||
Provides: libQt6Gui-devel
|
||||
Provides: libQt6Network-devel
|
||||
Provides: libQt6OpenGL-devel
|
||||
Provides: libQt6PrintSupport-devel
|
||||
Provides: libQt6Sql-devel
|
||||
Provides: libQt6Test-devel
|
||||
Provides: libQt6WaylandClient-devel
|
||||
Provides: libQt6Widgets-devel
|
||||
Provides: libQt6XcbQpa-devel
|
||||
Provides: libQt6Xml-devel
|
||||
|
||||
%description devel
|
||||
Qt sets the standard for high-performance, cross-platform application development.
|
||||
@@ -539,6 +565,20 @@ echo "\
|
||||
%defattr(-,root,root)
|
||||
%{_qt6_libdir}/libQt6Test.so.*
|
||||
|
||||
%files -n libQt6WaylandClient
|
||||
%defattr(-,root,root)
|
||||
%{_qt6_libdir}/libQt6WaylandClient.so.*
|
||||
%{_qt6_libdir}/libQt6WlShellIntegration.so.*
|
||||
%{_qt6_plugindir}/wayland-decoration-client/libbradient.so
|
||||
%dir %{_qt6_plugindir}/wayland-graphics-integration-client
|
||||
%{_qt6_plugindir}/wayland-graphics-integration-client/lib*.so
|
||||
%dir %{_qt6_plugindir}/wayland-shell-integration
|
||||
%{_qt6_plugindir}/wayland-shell-integration/lib*.so
|
||||
%dir %{_datadir}/qt6/wayland/extensions
|
||||
%{_datadir}/qt6/wayland/extensions/*
|
||||
%dir %{_datadir}/qt6/wayland/protocols
|
||||
%{_datadir}/qt6/wayland/protocols/*
|
||||
|
||||
%files -n libQt6Widgets
|
||||
%defattr(-,root,root)
|
||||
%{_qt6_libdir}/libQt6Widgets.so.*
|
||||
@@ -617,6 +657,9 @@ echo "\
|
||||
%{_qt6_plugindir}/sqldrivers/libqsqlite.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 10 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 01 2025 Automatic Build System <autodist@openmamba.org> 6.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user