Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2022-12-30 11:08:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Fri Dec 30 11:08:26 2022 rev:83 rq:1045724 version:7.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2022-11-26 
18:45:36.667268962 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new.1563/octave.changes  2022-12-30 
11:08:45.853185168 +0100
@@ -1,0 +2,5 @@
+Mon Dec 19 15:19:25 UTC 2022 - pgaj...@suse.com
+
+- GraphicsMagick will be removed from Factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.33vPF2/_old  2022-12-30 11:08:46.665190022 +0100
+++ /var/tmp/diff_new_pack.33vPF2/_new  2022-12-30 11:08:46.665190022 +0100
@@ -34,8 +34,13 @@
 %bcond_without java
 
 # Image processing library
+%if 0%{suse_version} >= 1550
+# Default variant - ImageMagick
+%bcond_without imagemagick
+%else
 # Default variant - GraphicsMagick
 %bcond_with imagemagick
+%endif
 
 # Sound IO
 %bcond_without sound
@@ -86,7 +91,7 @@
 # required for help/doc called from the tests
 BuildRequires:  makeinfo
 %if %{with imagemagick}
-BuildRequires:  pkgconfig(ImageMagick++)
+BuildRequires:  pkgconfig(Magick++)
 %else
 BuildRequires:  pkgconfig(GraphicsMagick++)
 %endif

Reply via email to