Hello community,
here is the log from the commit of package libcontainers-image for
openSUSE:Factory checked in at 2018-03-05 13:45:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-image (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-image.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-image"
Mon Mar 5 13:45:50 2018 rev:3 rq:582572 version:0+git1145
Changes:
--------
--- /work/SRC/openSUSE:Factory/libcontainers-image/libcontainers-image.changes
2018-03-01 12:07:59.157716640 +0100
+++
/work/SRC/openSUSE:Factory/.libcontainers-image.new/libcontainers-image.changes
2018-03-05 13:46:16.905652703 +0100
@@ -1,0 +2,7 @@
+Mon Mar 5 09:43:01 UTC 2018 - [email protected]
+
+- Configuration files should generally be tagged as %config(noreplace) in order
+ to keep the modified config files and to avoid losing data when the package
+ is being updated.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcontainers-image.spec ++++++
--- /var/tmp/diff_new_pack.Emtz3F/_old 2018-03-05 13:46:17.569628676 +0100
+++ /var/tmp/diff_new_pack.Emtz3F/_new 2018-03-05 13:46:17.577628387 +0100
@@ -57,9 +57,9 @@
install -D -m 0644 %{SOURCE1}
%{buildroot}/%{_sysconfdir}/containers/registries.d/default.yaml
%files
-%config %{_sysconfdir}/containers/registries.conf
+%config(noreplace) %{_sysconfdir}/containers/registries.conf
%dir %{_sysconfdir}/containers/registries.d
-%config %{_sysconfdir}/containers/registries.d/default.yaml
+%config(noreplace) %{_sysconfdir}/containers/registries.d/default.yaml
%{_mandir}/man5/containers-image-*
%changelog