diff --git a/gtk3.changes b/gtk3.changes index 0da6202..42b1509 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 24 07:57:46 UTC 2018 - dimstar@opensuse.org + +- Mark /etc/gtk-3.0/settings.ini as config(noreplace): admins that + update this file most likely want to keep their changes + (boo#1087507) - and the distro does not have very frequent + changes in this file. + ------------------------------------------------------------------- Wed Apr 18 01:01:46 UTC 2018 - luc14n0@linuxmail.org diff --git a/gtk3.spec b/gtk3.spec index 96cffca..5ecd609 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -612,7 +612,7 @@ fi %{_datadir}/themes/Emacs/ %files branding-upstream -%config %{_sysconfdir}/gtk-3.0/settings.ini +%config(noreplace) %{_sysconfdir}/gtk-3.0/settings.ini %files devel %doc ChangeLog HACKING README.commits