automatic version update by autodist [release 6.8.0-1mamba;Fri Oct 18 2024]
This commit is contained in:
parent
6a8a5d13fb
commit
a2c648fa3a
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qthttpserver
|
||||
Version: 6.7.3
|
||||
Version: 6.8.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 http server components
|
||||
Group: System/Libraries
|
||||
@ -13,6 +13,8 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
@ -73,6 +75,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_httpserver*.pri
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user