Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dehydrated for openSUSE:Factory 
checked in at 2022-07-09 17:03:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dehydrated (Old)
 and      /work/SRC/openSUSE:Factory/.dehydrated.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dehydrated"

Sat Jul  9 17:03:07 2022 rev:23 rq:987893 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dehydrated/dehydrated.changes    2021-03-30 
21:50:45.686931158 +0200
+++ /work/SRC/openSUSE:Factory/.dehydrated.new.1523/dehydrated.changes  
2022-07-09 17:05:24.300920430 +0200
@@ -1,0 +2,12 @@
+Fri Jul  8 11:38:36 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Target should not PartOf on itself.
+
+-------------------------------------------------------------------
+Fri Jul  8 11:24:13 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Copy the changes entry into README.postrun-hooks to make it
+  easier for users to find the information how to restore the
+  postrun-hooks after the split.
+
+-------------------------------------------------------------------

New:
----
  README.postrun-hooks

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

Other differences:
------------------
++++++ dehydrated.spec ++++++
--- /var/tmp/diff_new_pack.1oI7ey/_old  2022-07-09 17:05:24.880920980 +0200
+++ /var/tmp/diff_new_pack.1oI7ey/_new  2022-07-09 17:05:24.880920980 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dehydrated
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -76,6 +76,7 @@
 Source17:       dehydrated.target
 Source18:       dehydrated-postrun-hooks.service
 Source19:       dehydrated-postrun-hooks@.service
+Source20:       README.postrun-hooks
 Patch:          more-examples.patch
 BuildRequires:  %{_apache}
 Requires:       coreutils
@@ -174,6 +175,7 @@
 %patch -p1
 cp %{SOURCE9} .
 cp %{SOURCE10} .
+cp %{SOURCE20} .
 
 %build
 
@@ -275,6 +277,7 @@
 %if %{defined redhat}
 %doc README.Fedora
 %endif
+%doc README.postrun-hooks
 %if %{with systemd}
 %{_tmpfilesdir}/%{name}.conf
 %{_unitdir}/dehydrated*.service

++++++ README.postrun-hooks ++++++
Rework support for /etc/dehydrated/postrun-hooks.d/:
dehydrated.service nolonger starts them directly, the support was
moved to a separate unit file. Please run:

systemctl enable dehydrated-postrun-hooks.service

to restore this functionality


++++++ dehydrated.target ++++++
--- /var/tmp/diff_new_pack.1oI7ey/_old  2022-07-09 17:05:25.048921139 +0200
+++ /var/tmp/diff_new_pack.1oI7ey/_new  2022-07-09 17:05:25.052921143 +0200
@@ -1,5 +1,3 @@
 [Unit]
 Description=Target to allow restarting and stopping of all parts of dehydrated
-PartOf=dehydrated.target
-
 

Reply via email to