Hello community,
here is the log from the commit of package libcontainers-common for
openSUSE:Factory checked in at 2018-03-24 16:05:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common"
Sat Mar 24 16:05:27 2018 rev:2 rq:587881 version:0.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes
2018-02-15 13:23:09.893079185 +0100
+++
/work/SRC/openSUSE:Factory/.libcontainers-common.new/libcontainers-common.changes
2018-03-24 16:05:29.096899884 +0100
@@ -1,0 +2,9 @@
+Mon Mar 5 09:30:12 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.
+
+ feature#crio
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcontainers-common.spec ++++++
--- /var/tmp/diff_new_pack.wrnGKj/_old 2018-03-24 16:05:30.596845812 +0100
+++ /var/tmp/diff_new_pack.wrnGKj/_new 2018-03-24 16:05:30.600845667 +0100
@@ -22,7 +22,7 @@
Summary: Configuration files common to github.com/containers
License: Apache-2.0
Group: System/Management
-URL: https://github.com/containers
+Url: https://github.com/containers
Source0: policy.json
%description
@@ -42,6 +42,6 @@
%files
%dir %{_sysconfdir}/containers
-%config %{_sysconfdir}/containers/policy.json
+%config(noreplace) %{_sysconfdir}/containers/policy.json
%changelog