Hello community,

here is the log from the commit of package scribus for openSUSE:Factory checked 
in at 2020-11-15 15:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scribus (Old)
 and      /work/SRC/openSUSE:Factory/.scribus.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scribus"

Sun Nov 15 15:24:34 2020 rev:71 rq:848123 version:1.5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/scribus/scribus.changes  2020-09-18 
14:46:26.104287960 +0200
+++ /work/SRC/openSUSE:Factory/.scribus.new.24930/scribus.changes       
2020-11-15 15:26:06.143432885 +0100
@@ -1,0 +2,55 @@
+Wed Nov 11 14:00:23 UTC 2020 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to 1.5.6
+  * User Interface:
+    + One of the most important changes compared to earlier
+      versions is the introduction of a context-sensitive Content
+      Palette. If set to visible, it will adjust to the kind of
+      item (text frame, image frame, table, group) you have
+      selected.
+    + Ctrl/Cmd+Click enables selecting items below guides.
+    + A new PDF-based output preview is now available.
+    + Support for dark UI themes has been improved.
+    + Icon set can now be changed without needing to restart
+      application
+    + It's now possible to "cycle" through the items in a group by
+      pressing Alt+Ctrl/Cmd+Click
+  * Import/Export:
+    + Support for PDF 1.6 export, including embedded OpenType
+      fonts.
+    + A Markdown import filter has been added.
+    + Improvements to the IDML, PDF, XTG, SVG and KRA importers.
+  * Text and Typography:
+    + Launching Scribus via the Command Line on any OS will now
+      reveal more font-related problems; based on fontconfig 3.14.
+  * Colors:
+    + Default black and white colors can now alternatively be
+      defined in RGB and LAB.
+  * Printing:
+    + With the exception of the Windows platform, Scribus can now
+      use a PDF-based and newly written printing engine. PostScript
+      is still available, but will be removed over time.
+  * Scripter:
+    + On platforms other than macOS, Scribus now uses Python 3 by
+      default. As a consequence, existing scripts will likely need
+      to be modified so that they run in Scribus 1.5.6.
+    + Many new commands have been added to the Scripter; others
+      have been renamed to be more intuitive. For more information,
+      please have a look at the Scripter documentation, which has
+      also been updated to reflect the changes.
+- Drop patches merged upstream:
+  * port-scripter-to-Python-3.patch
+  * Work-around-poppler-0.82-signature-changes.patch
+  * Use-same-mechanism-as-with-previous-poppler-versions.patch
+  * Fix-failure-to-build-against-poppler-0.83.0.patch
+  * Fix-failure-to-build-with-poppler-0.84.0.patch
+  * Fails-to-build-with-python-3.8.patch
+  * 0001-PDF-import-plugin-support-poppler-0.86.x.patch
+  * 0001-Fix-build-with-Qt-5.15.patch
+- Add _constraints with a minimum disk size of 5GB, to avoid build
+  failures due to insufficient disk space
+- Remove -DWANT_RELEASEWITHDEBUG=1 cmake option again, it causes 
+  loading the plugins to fail due to unresolved symbols, and
+  possibly a crash on start
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-build-with-Qt-5.15.patch
  0001-PDF-import-plugin-support-poppler-0.86.x.patch
  Fails-to-build-with-python-3.8.patch
  Fix-failure-to-build-against-poppler-0.83.0.patch
  Fix-failure-to-build-with-poppler-0.84.0.patch
  Use-same-mechanism-as-with-previous-poppler-versions.patch
  Work-around-poppler-0.82-signature-changes.patch
  port-scripter-to-Python-3.patch
  scribus-1.5.5.tar.xz

New:
----
  _constraints
  scribus-1.5.6.tar.xz

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

Other differences:
------------------
++++++ scribus.spec ++++++
--- /var/tmp/diff_new_pack.mbJ2V3/_old  2020-11-15 15:26:06.927433725 +0100
+++ /var/tmp/diff_new_pack.mbJ2V3/_new  2020-11-15 15:26:06.931433729 +0100
@@ -18,33 +18,17 @@
 
 
 Name:           scribus
-Version:        1.5.5
+Version:        1.5.6
 Release:        0
 Summary:        Page Layout and Desktop Publishing (DTP)
 License:        GPL-2.0-or-later
 Group:          Productivity/Publishing/Other
 URL:            https://www.scribus.net/
-# https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.5/
+# https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.6/
 Source:         %{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
 Patch0:         0001-Make-sure-information-displayed-on-the-about-window-.patch
-# PATCH-FEATURE-UPSTREAM
-Patch1:         port-scripter-to-Python-3.patch
-# PATCH-FIX-UPSTREAM
-Patch2:         Work-around-poppler-0.82-signature-changes.patch
-# PATCH-FIX-UPSTREAM
-Patch3:         Use-same-mechanism-as-with-previous-poppler-versions.patch
-# PATCH-FIX-UPSTREAM
-Patch4:         Fix-failure-to-build-against-poppler-0.83.0.patch
-# PATCH-FIX-UPSTREAM
-Patch5:         Fix-failure-to-build-with-poppler-0.84.0.patch
-# PATCH-FIX-UPSTREAM
-Patch6:         Fails-to-build-with-python-3.8.patch
-# PATCH-FIX-UPSTREAM
-Patch7:         0001-PDF-import-plugin-support-poppler-0.86.x.patch
-# PATCH-FIX-UPSTREAM
-Patch8:         0001-Fix-build-with-Qt-5.15.patch
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.12.0
 BuildRequires:  cups-devel
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -65,14 +49,14 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  cmake(Qt5Core) >= 5.7.0
-BuildRequires:  cmake(Qt5Gui) >= 5.7.0
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.7.0
-BuildRequires:  cmake(Qt5Network) >= 5.7.0
-BuildRequires:  cmake(Qt5OpenGL) >= 5.7.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.7.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.7.0
-BuildRequires:  cmake(Qt5Xml) >= 5.7.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5Gui) >= 5.11.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.11.0
+BuildRequires:  cmake(Qt5Network) >= 5.11.0
+BuildRequires:  cmake(Qt5OpenGL) >= 5.11.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5Xml) >= 5.11.0
 BuildRequires:  pkgconfig(GraphicsMagick)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(fontconfig)
@@ -127,7 +111,6 @@
 pushd build
 cmake .. \
   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-  -DWANT_RELEASEWITHDEBUG=1 \
   -DWANT_DISTROBUILD=1 \
   -DWANT_HUNSPELL=1 \
   -DWANT_GRAPHICSMAGICK=1 \
@@ -159,6 +142,7 @@
 %dir %{_datadir}/doc/scribus/
 %lang(de) %{_datadir}/doc/scribus/de/
 %lang(it) %{_datadir}/doc/scribus/it/
+%lang(ru) %{_datadir}/doc/scribus/ru/
 %{_datadir}/doc/scribus/en/
 
 %files

++++++ _constraints ++++++
<constraints>
  <hardware>
    <disk>
      <size unit="G">5</size>
    </disk>
  </hardware>
</constraints>
++++++ scribus-1.5.5.tar.xz -> scribus-1.5.6.tar.xz ++++++
/work/SRC/openSUSE:Factory/scribus/scribus-1.5.5.tar.xz 
/work/SRC/openSUSE:Factory/.scribus.new.24930/scribus-1.5.6.tar.xz differ: char 
26, line 1
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to