automatic version update by autodist [release 6.3.1-1mamba;Sun Jun 19 2022]
This commit is contained in:
parent
690196d45c
commit
385aaac11d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user