automatic version update by autodist [release 6.8.2-1mamba;Wed Feb 05 2025]

This commit is contained in:
Automatic Build System 2025-02-08 14:29:39 +01:00
parent c55d7d3838
commit d9e0f4615f

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtwayland
Version: 6.8.1
Version: 6.8.2
Release: 1mamba
Summary: Qt6 wayland components
Group: System/Libraries
@ -12,7 +12,6 @@ URL: https://www.qt.io/
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtwayland-everywhere-src-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: VirtualBox-additions
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
@ -43,7 +42,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q -n qtwayland-everywhere-src-%{version}
@ -128,6 +126,9 @@ This package contains libraries and header files for developing applications tha
#%doc README
%changelog
* Wed Feb 05 2025 Automatic Build System <autodist@openmamba.org> 6.8.2-1mamba
- automatic version update by autodist
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
- automatic version update by autodist