Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package forgejo-runner for openSUSE:Factory 
checked in at 2026-06-02 19:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/forgejo-runner (Old)
 and      /work/SRC/openSUSE:Factory/.forgejo-runner.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "forgejo-runner"

Tue Jun  2 19:47:28 2026 rev:47 rq:1356748 version:12.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/forgejo-runner/forgejo-runner.changes    
2026-05-30 22:59:46.856324348 +0200
+++ /work/SRC/openSUSE:Factory/.forgejo-runner.new.1937/forgejo-runner.changes  
2026-06-02 19:48:06.351084557 +0200
@@ -19,0 +20,6 @@
+Sat May  2 19:08:02 UTC 2026 - Georg Pfuetzenreuter 
<[email protected]>
+
+- No longer ship the deprecated "runners" file, it being present causes 
runners using
+  the modern registration method to fail at startup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ forgejo-runner.spec ++++++
--- /var/tmp/diff_new_pack.u8G3e9/_old  2026-06-02 19:48:07.319124653 +0200
+++ /var/tmp/diff_new_pack.u8G3e9/_new  2026-06-02 19:48:07.327124985 +0200
@@ -85,8 +85,6 @@
 
 bin/%{name} generate-config > config.yaml
 
-perl -p -i -e 's|file: \.runner|file: /etc/forgejo-runner/runners|g' 
config.yaml
-
 %install
 # Install the binary.
 install -D -m 0755 bin/%{name} %{buildroot}/%{_bindir}/%{name}
@@ -108,7 +106,6 @@
 
 install -D -m 0750 -d          %{buildroot}%{_sysconfdir}/%{name}
 install    -m 0640 config.yaml %{buildroot}%{_sysconfdir}/%{name}/config.yaml
-install    -m 0640 /dev/null   %{buildroot}%{_sysconfdir}/%{name}/runners
 install -D -m 0750 -d          %{buildroot}%{_localstatedir}/lib/%{name}
 
 %pre

Reply via email to