Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package enlightenment-theme-openSUSE-neon
for openSUSE:Factory checked in at 2026-05-25 21:57:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE-neon (Old)
and
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE-neon.new.2084 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enlightenment-theme-openSUSE-neon"
Mon May 25 21:57:02 2026 rev:4 rq:1355064 version:20220219.1.26
Changes:
--------
---
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE-neon/enlightenment-theme-openSUSE-neon.changes
2022-02-25 21:25:12.675639800 +0100
+++
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE-neon.new.2084/enlightenment-theme-openSUSE-neon.changes
2026-05-25 21:59:56.448708563 +0200
@@ -1,0 +2,6 @@
+Mon May 25 10:21:17 UTC 2026 - Simon Lees <[email protected]>
+
+- Pull in ImageMagick-config-7-upstream-open as we manipulate
+ images as part of the theme creation process
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ enlightenment-theme-openSUSE-neon.spec ++++++
--- /var/tmp/diff_new_pack.ODuwnq/_old 2026-05-25 21:59:57.000731279 +0200
+++ /var/tmp/diff_new_pack.ODuwnq/_new 2026-05-25 21:59:57.004731443 +0200
@@ -1,7 +1,7 @@
#
# spec file for package enlightenment-theme-openSUSE-neon
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,10 @@
BuildRequires: fdupes
# for convert
BuildRequires: ImageMagick
+%if 0%{?suse_version} > 1550
+# We use ImageMagick to change the color of png files and crop some
+BuildRequires: ImageMagick-config-7-upstream-open
+%endif
Provides: enlightenment-theme
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch