diff --git a/PyQt6_NetworkAuth-6.2.0.tar.gz b/PyQt6_NetworkAuth-6.2.0.tar.gz deleted file mode 100644 index dafa98b..0000000 --- a/PyQt6_NetworkAuth-6.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23e730cc0d6b828bec2f92d9fac3607871e6033a8af4620e5d4e3afc13bd6c3c -size 20102 diff --git a/PyQt6_NetworkAuth-6.3.0.tar.gz b/PyQt6_NetworkAuth-6.3.0.tar.gz new file mode 100644 index 0000000..f581a42 --- /dev/null +++ b/PyQt6_NetworkAuth-6.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1434b349e0820649341accf78689e9efd2c73543ed7d5474f660aaea2708454 +size 19748 diff --git a/python-PyQt6-NetworkAuth.changes b/python-PyQt6-NetworkAuth.changes index 7e0d8b9..c8d36e8 100644 --- a/python-PyQt6-NetworkAuth.changes +++ b/python-PyQt6-NetworkAuth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 13 08:24:53 UTC 2022 - Ben Greiner + +- Update to version 6.3.0 + * Added support for Qt v6.3. + ------------------------------------------------------------------- Sun Oct 3 13:40:50 UTC 2021 - Ben Greiner diff --git a/python-PyQt6-NetworkAuth.spec b/python-PyQt6-NetworkAuth.spec index 2fd20be..81d580a 100644 --- a/python-PyQt6-NetworkAuth.spec +++ b/python-PyQt6-NetworkAuth.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define skip_python2 1 %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.2.0 +Version: 6.3.0 Release: 0 Summary: Python bindings for the Qt Network Authorization library License: GPL-3.0-only @@ -30,7 +30,7 @@ Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqtnetworkauth Source: https://files.pythonhosted.org/packages/source/P/%{mname}/PyQt6_%{qtlib}-%{version}.tar.gz BuildRequires: %{python_module PyQt6-devel >= %{version}} -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module pyqt-builder >= 1.9} BuildRequires: %{python_module sip-devel >= 6} BuildRequires: fdupes