diff --git a/qt6-qtnetworkauth.spec b/qt6-qtnetworkauth.spec index 625125b..342b93a 100644 --- a/qt6-qtnetworkauth.spec +++ b/qt6-qtnetworkauth.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtnetworkauth -Version: 6.7.3 +Version: 6.8.0 Release: 1mamba Summary: Qt6 network authentication library Group: System/Libraries @@ -12,7 +12,11 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network BuildRequires: libgcc +BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END @@ -71,6 +75,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6NetworkAuth.pc %changelog +* Sat Oct 19 2024 Silvan Calarco 6.8.0-1mamba +- update to 6.8.0 + * Tue Oct 08 2024 Automatic Build System 6.7.3-1mamba - automatic version update by autodist