Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scribus for openSUSE:Factory checked 
in at 2025-01-12 11:10:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scribus (Old)
 and      /work/SRC/openSUSE:Factory/.scribus.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scribus"

Sun Jan 12 11:10:24 2025 rev:89 rq:1236679 version:1.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/scribus/scribus.changes  2024-12-30 
12:50:53.202041480 +0100
+++ /work/SRC/openSUSE:Factory/.scribus.new.1881/scribus.changes        
2025-01-12 11:11:07.694958152 +0100
@@ -1,0 +2,8 @@
+Thu Jan  9 18:00:48 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 1.6.3. Check the ChangeLog file for the full list of
+  changes.
+- Drop patch, merged upstream:
+  * fix_build_with_poppler_24.12.0.patch
+
+-------------------------------------------------------------------

Old:
----
  fix_build_with_poppler_24.12.0.patch
  scribus-1.6.2.tar.xz
  scribus-1.6.2.tar.xz.asc

New:
----
  scribus-1.6.3.tar.xz
  scribus-1.6.3.tar.xz.asc

BETA DEBUG BEGIN:
  Old:- Drop patch, merged upstream:
  * fix_build_with_poppler_24.12.0.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ scribus.spec ++++++
--- /var/tmp/diff_new_pack.0f4j3H/_old  2025-01-12 11:11:08.658997822 +0100
+++ /var/tmp/diff_new_pack.0f4j3H/_new  2025-01-12 11:11:08.658997822 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scribus
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) Peter Linnell and 2010 SUSE LINUX Products GmbH, Nuernberg, 
Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,21 @@
 
 %bcond_without podofo
 %bcond_without released
+
+%{?sle15_python_module_pythons}
+%if 0%{?suse_version} > 1500
+%define pyver python3
+%else
+%define pyver python311
+%endif
+
 Name:           scribus
-Version:        1.6.2
+Version:        1.6.3
 Release:        0
 Summary:        Page Layout and Desktop Publishing (DTP)
 License:        GPL-2.0-or-later
 URL:            https://www.scribus.net/
-# https://sourceforge.net/projects/scribus/files/scribus/1.6.2/
+# https://sourceforge.net/projects/scribus/files/scribus/1.6.3/
 Source0:        %{name}-%{version}.tar.xz
 %if %{with released}
 Source1:        %{name}-%{version}.tar.xz.asc
@@ -33,8 +41,6 @@
 %endif
 # PATCH-FIX-OPENSUSE
 Patch0:         0001-Make-sure-information-displayed-on-the-about-window-.patch
-# PATCH-FIX-UPSTREAM poppler...
-Patch1:         fix_build_with_poppler_24.12.0.patch
 BuildRequires:  cmake >= 3.14.0
 BuildRequires:  cups-devel
 BuildRequires:  dos2unix
@@ -56,7 +62,7 @@
 BuildRequires:  libwpg-devel
 BuildRequires:  libzmf-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3-devel
+BuildRequires:  %{pyver}-devel
 BuildRequires:  cmake(Qt5Core) >= 5.14.0
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5LinguistTools)
@@ -82,8 +88,8 @@
 BuildRequires:  pkgconfig(poppler) > 21.03.0
 BuildRequires:  pkgconfig(zlib)
 Requires:       hicolor-icon-theme
-Recommends:     python3-Pillow
-Recommends:     python3-tk
+Recommends:     %{pyver}-Pillow
+Recommends:     %{pyver}-tk
 Recommends:     scribus-doc
 # Not packaged anymore
 Provides:       scribus-devel = %{version}
@@ -114,7 +120,11 @@
 # Unused test file still using QQC1
 rm scribus/ui/qml/qtq_test1.qml
 
+%if 0%{?suse_version} > 1500
 find . \( -name "*.py" -o -name "*.html" \) -exec sed -i 's#/usr/bin/env 
python.*#/usr/bin/python3#' {} \;
+%else
+find . \( -name "*.py" -o -name "*.html" \) -exec sed -i 's#/usr/bin/env 
python.*#/usr/bin/python3.11#' {} \;
+%endif
 
 %build
 # Don't use the %%cmake macro, it causes crashes when starting scribus

++++++ scribus-1.6.2.tar.xz -> scribus-1.6.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/scribus/scribus-1.6.2.tar.xz 
/work/SRC/openSUSE:Factory/.scribus.new.1881/scribus-1.6.3.tar.xz differ: char 
13, line 1

Reply via email to