update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:07:06 +01:00
parent c8ba264ec4
commit 8ea770a32c

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt5-qtnetworkauth
Version: 5.15.2
Release: 3mamba
Version: 5.15.7
Release: 1mamba
Summary: Qt5 network authentication library
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.qt.io/
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtnetworkauth-everywhere-src-%{version}.tar.xz
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtnetworkauth-everywhere-opensource-src-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -71,7 +71,6 @@ This package contains libraries and header files for developing applications tha
%dir %{_includedir}/qt5/QtNetworkAuth/%{version}/QtNetworkAuth
%{_includedir}/qt5/QtNetworkAuth/%{version}/QtNetworkAuth/private/*
%{_includedir}/qt5/QtNetworkAuth/*
%{_libdir}/libQt5NetworkAuth.la
%{_libdir}/libQt5NetworkAuth.prl
%{_libdir}/libQt5NetworkAuth.so
%{_libdir}/qt5/mkspecs/modules/qt_lib_networkauth.pri
@ -81,6 +80,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/Qt5NetworkAuth.pc
%changelog
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
- update to 5.15.7
* Wed Feb 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-3mamba
- remove requirement for qt5-qtbase-common