Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package reuse for openSUSE:Factory checked 
in at 2022-12-20 20:20:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reuse (Old)
 and      /work/SRC/openSUSE:Factory/.reuse.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reuse"

Tue Dec 20 20:20:52 2022 rev:11 rq:1043856 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/reuse/reuse.changes      2022-05-19 
22:51:56.114529370 +0200
+++ /work/SRC/openSUSE:Factory/.reuse.new.1835/reuse.changes    2022-12-20 
20:21:34.050233517 +0100
@@ -1,0 +2,6 @@
+Fri Dec 16 12:02:17 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Allow git to use the file: protocol: add "git config --global
+  protocol.file.allow always" to check section.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ reuse.spec ++++++
--- /var/tmp/diff_new_pack.v8xoqw/_old  2022-12-20 20:21:34.542236213 +0100
+++ /var/tmp/diff_new_pack.v8xoqw/_new  2022-12-20 20:21:34.546236235 +0100
@@ -67,6 +67,8 @@
 %fdupes %{buildroot}%{$python3_sitelib}
 
 %check
+# Lower security requirements of git
+git config --global protocol.file.allow always
 PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 
PYTHONPATH=%{buildroot}%{python3_sitelib} py.test tests/
 
 %files

Reply via email to