Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package certbot-systemd-timer for
openSUSE:Factory checked in at 2025-02-04 18:13:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/certbot-systemd-timer (Old)
and /work/SRC/openSUSE:Factory/.certbot-systemd-timer.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "certbot-systemd-timer"
Tue Feb 4 18:13:46 2025 rev:4 rq:1243045 version:0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/certbot-systemd-timer/certbot-systemd-timer.changes
2020-03-04 09:48:56.142234556 +0100
+++
/work/SRC/openSUSE:Factory/.certbot-systemd-timer.new.2316/certbot-systemd-timer.changes
2025-02-04 18:15:04.165816566 +0100
@@ -1,0 +2,6 @@
+Mon Feb 3 16:24:20 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.20: referencing ../ in %doc/%license is not
+ guaranteed.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ certbot-systemd-timer.spec ++++++
--- /var/tmp/diff_new_pack.4Rs4xy/_old 2025-02-04 18:15:04.657836866 +0100
+++ /var/tmp/diff_new_pack.4Rs4xy/_new 2025-02-04 18:15:04.657836866 +0100
@@ -1,7 +1,7 @@
#
# spec file for package certbot-systemd-timer
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,7 @@
Optional systemd timer, which takes care of certbot certificate renewals.
%prep
-:
+cp %{SOURCE13} %{SOURCE14} .
%build
:
@@ -68,8 +68,8 @@
%service_add_pre certbot-renew.service
%files
-%doc ../SOURCES/README
-%license ../SOURCES/LICENSE.txt
+%doc README
+%license LICENSE.txt
%{_fillupdir}/sysconfig.certbot
%{_unitdir}/certbot-renew.service
%{_unitdir}/certbot-renew.timer