diff --git a/PyQt-builder-1.13.0.tar.gz b/PyQt-builder-1.13.0.tar.gz deleted file mode 100644 index 9078a97..0000000 --- a/PyQt-builder-1.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4877580c38ceb5320e129b381d083b0a8601c68166d8b99707f08fa0a1689eef -size 3906564 diff --git a/PyQt-builder-1.14.0.tar.gz b/PyQt-builder-1.14.0.tar.gz new file mode 100644 index 0000000..d7c0f77 --- /dev/null +++ b/PyQt-builder-1.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6755931c6d2f8940553e0334d10c933ce5cc18b64425e94fda1accf4ff774f59 +size 3907829 diff --git a/python-pyqt-builder.changes b/python-pyqt-builder.changes index 02e8dc4..0f062f5 100644 --- a/python-pyqt-builder.changes +++ b/python-pyqt-builder.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 3 17:16:00 UTC 2022 - Ben Greiner + +- Update to version 1.14.0 + * Added support for QtPdf, QtPdfWidgets and QtTextToSpeech for + PyQt6. + * SIP v6.7 is now required. + ------------------------------------------------------------------- Mon Jun 20 21:19:02 UTC 2022 - Ben Greiner diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 54dd1be..6baf5a6 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -18,7 +18,7 @@ %define mname pyqt-builder Name: python-%{mname} -Version: 1.13.0 +Version: 1.14.0 Release: 0 Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP @@ -28,14 +28,14 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module base >= 3.7} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-sip-devel >= 6.3 +Requires: python-sip-devel >= 6.7 Requires: python-packaging Requires(post): update-alternatives Requires(postun):update-alternatives Provides: python-PyQt-builder = %{version}-%{release} BuildArch: noarch # SECTION Test Requirements -BuildRequires: %{python_module sip-devel >= 6.3} +BuildRequires: %{python_module sip-devel >= 6.7} BuildRequires: %{python_module packaging} # /SECTION %python_subpackages