automatic version update by autodist [release 6.3.1-1mamba;Sun Jun 19 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:12:34 +01:00
parent 690196d45c
commit 385aaac11d

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtnetworkauth
Version: 6.3.0
Version: 6.3.1
Release: 1mamba
Summary: Qt6 network authentication library
Group: System/Libraries
@ -60,9 +60,6 @@ DESTDIR="%{buildroot}" cmake --install build
%files devel
%defattr(-,root,root)
%dir %{_includedir}/qt6/QtNetworkAuth
%dir %{_includedir}/qt6/QtNetworkAuth/%{version}
%dir %{_includedir}/qt6/QtNetworkAuth/%{version}/QtNetworkAuth
%{_includedir}/qt6/QtNetworkAuth/%{version}/QtNetworkAuth/private/*
%{_includedir}/qt6/QtNetworkAuth/*
%{_libdir}/libQt6NetworkAuth.prl
%{_libdir}/libQt6NetworkAuth.so
@ -73,8 +70,12 @@ DESTDIR="%{buildroot}" cmake --install build
%dir %{_libdir}/cmake/Qt6BuildInternals
%dir %{_libdir}/cmake/Qt6BuildInternals/StandaloneTests
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtNetworkAuthTestsConfig.cmake
%{_libdir}/pkgconfig/Qt6NetworkAuth.pc
%changelog
* Sun Jun 19 2022 Automatic Build System <autodist@mambasoft.it> 6.3.1-1mamba
- automatic version update by autodist
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.0-1mamba
- automatic version update by autodist