Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package suru-plus-dark-icon-theme for
openSUSE:Factory checked in at 2021-11-02 19:19:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suru-plus-dark-icon-theme (Old)
and /work/SRC/openSUSE:Factory/.suru-plus-dark-icon-theme.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suru-plus-dark-icon-theme"
Tue Nov 2 19:19:16 2021 rev:2 rq:928794 version:25.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/suru-plus-dark-icon-theme/suru-plus-dark-icon-theme.changes
2019-03-26 15:44:03.148175827 +0100
+++
/work/SRC/openSUSE:Factory/.suru-plus-dark-icon-theme.new.1890/suru-plus-dark-icon-theme.changes
2021-11-02 19:19:55.471118939 +0100
@@ -1,0 +2,5 @@
+Tue Oct 26 07:29:09 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Remove executable bit from svg files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suru-plus-dark-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.wllUQa/_old 2021-11-02 19:19:55.875119249 +0100
+++ /var/tmp/diff_new_pack.wllUQa/_new 2021-11-02 19:19:55.879119251 +0100
@@ -1,7 +1,7 @@
#
# spec file for package suru-plus-dark-icon-theme
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -34,6 +34,7 @@
%prep
%setup -q -n suru-plus-dark-%{version}
+find -name '*.svg' -exec chmod -x {} \;
%build
make %{?_smp_mflags}