Hello community, here is the log from the commit of package python-poppler-qt5 for openSUSE:Factory checked in at 2018-12-18 14:57:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old) and /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poppler-qt5" Tue Dec 18 14:57:58 2018 rev:3 rq:658633 version:0.25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes 2018-06-02 12:08:44.475487498 +0200 +++ /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.28833/python-poppler-qt5.changes 2018-12-18 14:58:25.758247968 +0100 @@ -1,0 +2,10 @@ +Sat Dec 15 11:53:51 UTC 2018 - Fabian Vogt <[email protected]> + +- Require specific version of SIP (boo#1119580) + +------------------------------------------------------------------- +Sat Dec 15 11:44:35 UTC 2018 - Cor Blom <[email protected]> + +- Require specific python-qt5 version (boo#1119580) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-poppler-qt5.spec ++++++ --- /var/tmp/diff_new_pack.4CCIDw/_old 2018-12-18 14:58:26.166247351 +0100 +++ /var/tmp/diff_new_pack.4CCIDw/_new 2018-12-18 14:58:26.170247345 +0100 @@ -14,7 +14,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -28,9 +28,12 @@ Group: Development/Languages/Python URL: https://github.com/zehome/python-poppler-qt5 Source0: https://github.com/zehome/python-poppler-qt5/archive/v%{version}.tar.gz +BuildRequires: %{python_module sip-devel} BuildRequires: libpoppler-qt5-devel BuildRequires: python-rpm-macros BuildRequires: python3-qt5-devel +%requires_eq python-qt5 +Requires: python-sip(api) = %{python_sip_api_ver} Obsoletes: python-poppler-qt4 %python_subpackages
