automatic version update by autodist [release 6.8.2-1mamba;Mon Feb 03 2025]

This commit is contained in:
Automatic Build System 2025-02-08 14:22:43 +01:00
parent 1bf16f3ccf
commit 96728059ac

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtconnectivity
Version: 6.8.1
Version: 6.8.2
Release: 1mamba
Summary: Qt6 connectivity components
Group: System/Libraries
@ -33,7 +33,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 qtconnectivity-everywhere-src-%{version}
@ -85,6 +84,9 @@ DESTDIR="%{buildroot}" cmake --install build
%{_libdir}/pkgconfig/Qt6*.pc
%changelog
* Mon Feb 03 2025 Automatic Build System <autodist@openmamba.org> 6.8.2-1mamba
- automatic version update by autodist
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
- automatic version update by autodist