remove requirement for qt5-qtbase-common [release 5.15.2-3mamba;Wed Feb 02 2022]
This commit is contained in:
parent
a70521f547
commit
c8ba264ec4
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: qt5-qtnetworkauth
|
||||
Version: 5.15.2
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Qt5 network authentication library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -23,7 +23,6 @@ Qt5 network authentication library.
|
||||
%package -n libQt5NetworkAuth
|
||||
Group: System/Libraries
|
||||
Summary: Qt5 network library
|
||||
Requires: qt5-qtbase-common = %{?epoch:%epoch:}%{version}
|
||||
|
||||
%description -n libQt5NetworkAuth
|
||||
Qt sets the standard for high-performance, cross-platform application development.
|
||||
@ -82,6 +81,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt5NetworkAuth.pc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-3mamba
|
||||
- remove requirement for qt5-qtbase-common
|
||||
|
||||
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||
- bump release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user