Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dehydrated for openSUSE:Factory checked in at 2024-02-04 19:07:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dehydrated (Old) and /work/SRC/openSUSE:Factory/.dehydrated.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dehydrated" Sun Feb 4 19:07:43 2024 rev:26 rq:1143714 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dehydrated/dehydrated.changes 2022-11-01 13:42:50.191981722 +0100 +++ /work/SRC/openSUSE:Factory/.dehydrated.new.1815/dehydrated.changes 2024-02-04 19:07:54.033795656 +0100 @@ -1,0 +2,11 @@ +Fri Feb 2 17:34:54 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- Add user/group provides for rpm 4.19 + +------------------------------------------------------------------- +Sat Jan 13 23:52:53 UTC 2024 - Georg Pfuetzenreuter <georg.pfuetzenreu...@suse.com> + +- Add instance name to unit description +- Check instance specific configuration + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dehydrated.spec ++++++ --- /var/tmp/diff_new_pack.wip5mC/_old 2024-02-04 19:07:54.881826215 +0100 +++ /var/tmp/diff_new_pack.wip5mC/_new 2024-02-04 19:07:54.881826215 +0100 @@ -1,7 +1,7 @@ # # spec file for package dehydrated # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -88,6 +88,8 @@ Obsoletes: dehydrated-lighttpd < %{version}-%{release} Obsoletes: letsencrypt.sh < %{version} Provides: letsencrypt.sh = %{version} +Provides: user(%{_user}) +Provides: group(%{_user}) %if %{with nginx} BuildRequires: nginx %endif ++++++ dehydrated@.service ++++++ --- /var/tmp/diff_new_pack.wip5mC/_old 2024-02-04 19:07:55.081833422 +0100 +++ /var/tmp/diff_new_pack.wip5mC/_new 2024-02-04 19:07:55.085833566 +0100 @@ -1,6 +1,6 @@ [Unit] -Description=Certificate Update Runner for Dehydrated -ConditionPathExists=/etc/dehydrated/config +Description=Certificate Update Runner for Dehydrated instance %i +ConditionPathExists=/etc/dehydrated-%i/config After=network-online.target Wants=acmeresponder.socket PartOf=dehydrated.target