Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wt for openSUSE:Factory checked in 
at 2023-01-10 14:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wt (Old)
 and      /work/SRC/openSUSE:Factory/.wt.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wt"

Tue Jan 10 14:59:46 2023 rev:45 rq:1057147 version:4.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wt/wt.changes    2022-12-22 16:23:23.810140779 
+0100
+++ /work/SRC/openSUSE:Factory/.wt.new.32243/wt.changes 2023-01-10 
15:00:13.449344990 +0100
@@ -1,0 +2,6 @@
+Mon Jan  9 14:25:17 UTC 2023 - pgaj...@suse.com
+
+- enable GraphicsMagick again; GraphicsMagick will stay for the
+  near future at least [bsc#1206620#c20]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wt.spec ++++++
--- /var/tmp/diff_new_pack.pdKhww/_old  2023-01-10 15:00:14.049348436 +0100
+++ /var/tmp/diff_new_pack.pdKhww/_new  2023-01-10 15:00:14.057348483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wt
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 URL:            https://www.webtoolkit.eu/wt/
 Source0:        
https://github.com/emweb/wt/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  FastCGI-devel
+BuildRequires:  GraphicsMagick-devel
 BuildRequires:  Mesa-devel
 BuildRequires:  apache-rpm-macros
 BuildRequires:  cmake
@@ -139,6 +140,7 @@
     -DRUNDIR="%{WTRUNDIR}" \
     -DBUILD_EXAMPLES=ON \
     -DENABLE_POSTGRES=ON \
+    -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
     -DWT_WITH_SSL=ON \
     -DHTTP_WITH_ZLIB=ON
 %cmake_build

Reply via email to