Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-patch-translation for 
openSUSE:Factory checked in at 2022-02-06 23:53:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-patch-translation (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-patch-translation.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-patch-translation"

Sun Feb  6 23:53:59 2022 rev:69 rq:951447 version:15.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-patch-translation/gnome-patch-translation.changes
  2019-11-29 16:03:08.504799895 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-patch-translation.new.1898/gnome-patch-translation.changes
        2022-02-06 23:54:58.822539057 +0100
@@ -1,0 +2,5 @@
+Tue Feb  1 13:00:30 UTC 2022 - Dirk M??ller <[email protected]>
+
+- invoke bash for bash scripts (bsc#1195391)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-patch-translation.spec ++++++
--- /var/tmp/diff_new_pack.hAzmdp/_old  2022-02-06 23:54:59.370535351 +0100
+++ /var/tmp/diff_new_pack.hAzmdp/_new  2022-02-06 23:54:59.374535323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-patch-translation
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,7 @@
 cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
 
 %build
-sh gnome-patch-translation-merge
+bash gnome-patch-translation-merge
 
 %install
 mkdir -p %{buildroot}%{_bindir}

++++++ gnome-patch-translation-merge ++++++
--- /var/tmp/diff_new_pack.hAzmdp/_old  2022-02-06 23:54:59.446534837 +0100
+++ /var/tmp/diff_new_pack.hAzmdp/_new  2022-02-06 23:54:59.450534810 +0100
@@ -1,4 +1,4 @@
-#! /bin/bash
+#!/bin/bash
 
 set -o errexit
 

Reply via email to