Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-poppler-qt5 for 
openSUSE:Factory checked in at 2024-01-29 22:29:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poppler-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-poppler-qt5.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poppler-qt5"

Mon Jan 29 22:29:27 2024 rev:11 rq:1142198 version:21.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-poppler-qt5/python-poppler-qt5.changes    
2022-05-05 23:08:27.813712352 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt5.new.1815/python-poppler-qt5.changes
  2024-01-29 22:29:52.275303268 +0100
@@ -1,0 +2,6 @@
+Mon Jan 29 08:58:48 UTC 2024 - Ben Greiner <[email protected]>
+
+- Enable SLE15 python module
+- Force c++17 gh#frescobaldi/python-poppler-qt5#61
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-poppler-qt5.spec ++++++
--- /var/tmp/diff_new_pack.K6O0zj/_old  2024-01-29 22:29:52.727319629 +0100
+++ /var/tmp/diff_new_pack.K6O0zj/_new  2024-01-29 22:29:52.731319773 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-poppler-qt5
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2011 LISA GmbH, Bingen, Germany.
 # Copyright (c) 2012 Johannes Engel <[email protected]>
 #
@@ -18,14 +18,12 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-poppler-qt5
 Version:        21.3.0
 Release:        0
 Summary:        Python binding to poppler-qt5
 License:        LGPL-2.1-or-later
-Group:          Development/Languages/Python
 URL:            https://pypi.org/project/python-poppler-qt5/
 Source0:        
https://files.pythonhosted.org/packages/source/p/python-poppler-qt5/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module pyqt-builder}
@@ -62,7 +60,8 @@
 sed -i 's/text=True/universal_newlines=True/' project.py
 
 %build
-%pyqt_build
+# https://github.com/frescobaldi/python-poppler-qt5/issues/61
+%pyqt_build -s %{quote:--qmake-setting 'CONFIG += c++17'}
 
 %install
 %pyqt_install

Reply via email to