From 901f5cbd50f1e2f7e33556c8b93fdc842020e2a2 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 27 May 2019 16:28:16 -0500 Subject: [PATCH] Drop sip. --- python3-poppler-qt5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python3-poppler-qt5.spec b/python3-poppler-qt5.spec index 11192be..d60f4bf 100644 --- a/python3-poppler-qt5.spec +++ b/python3-poppler-qt5.spec @@ -1,14 +1,14 @@ Name: python3-poppler-qt5 Version: 0.24.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Python bindings for the Poppler PDF rendering library License: LGPLv2+ URL: https://github.com/wbsoft/python-poppler-qt5 Source0: %{url}/archive/%{version}.tar.gz#/python-poppler-qt5-%{version}.tar.gz Patch0: faf4d1308f89560b0d849671226e3080dfc72e79.patch -%{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}} Requires: python3-qt5 +Requires: python3-sip BuildRequires: python3-devel BuildRequires: python3-qt5-devel BuildRequires: python3-sip-devel >= 4.9.1 @@ -46,6 +46,9 @@ sed -i s/\'qmake\'/\'qmake-qt5\'/g setup.py %{python3_sitearch}/python_poppler* %changelog +* Sun May 26 2019 Gwyn Ciesla - 0.24.2-12 +- Fix sip deps again. + * Sat Feb 02 2019 Fedora Release Engineering - 0.24.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild