Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package homeshick for openSUSE:Factory 
checked in at 2022-11-17 17:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/homeshick (Old)
 and      /work/SRC/openSUSE:Factory/.homeshick.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "homeshick"

Thu Nov 17 17:24:46 2022 rev:6 rq:1036294 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/homeshick/homeshick.changes      2022-11-12 
17:41:51.882416439 +0100
+++ /work/SRC/openSUSE:Factory/.homeshick.new.1597/homeshick.changes    
2022-11-17 17:25:02.097233811 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 21:17:12 UTC 2022 - Olav Reinert <[email protected]>
+
+- Improve fix for build issue against Factory:
+  * Replace git-protocol-file-allow.patch with git-config-for-tests.patch
+
+-------------------------------------------------------------------

Old:
----
  git-protocol-file-allow.patch

New:
----
  git-config-for-tests.patch

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

Other differences:
------------------
++++++ homeshick.spec ++++++
--- /var/tmp/diff_new_pack.6B5IeK/_old  2022-11-17 17:25:03.913243419 +0100
+++ /var/tmp/diff_new_pack.6B5IeK/_new  2022-11-17 17:25:03.921243461 +0100
@@ -27,7 +27,7 @@
 Source1:        README-openSUSE.md
 Source99:       homeshick.rpmlintrc
 Patch0:         suse-packaging.patch
-Patch1:         git-protocol-file-allow.patch
+Patch1:         git-config-for-tests.patch
 BuildRequires:  expect
 BuildRequires:  git >= 1.5
 BuildRequires:  iputils

++++++ git-config-for-tests.patch ++++++
--- homeshick-2.0.0/test/helper.bash.orig       2022-11-16 22:11:08.095666823 
+0100
+++ homeshick-2.0.0/test/helper.bash    2022-11-16 22:12:58.279790390 +0100
@@ -75,6 +75,9 @@
        mk_structure
        # shellcheck source=homeshick.sh
        source "$HOMESHICK_FN_SRC_SH"
+
+    git config --global init.defaultBranch master
+    git config --global protocol.file.allow always
 }
 
 function setup {

Reply via email to