Sync dconf conflicts from rhel 7 packaging

This commit is contained in:
Kalev Lember 2018-05-21 20:33:11 +02:00
parent 9de35ad9f9
commit 3862be0610

View File

@ -26,6 +26,9 @@ Requires: dconf%{?_isa} >= %{dconf_version}
Requires: glib2%{?_isa} >= %{glib2_version}
Requires: gtk3%{?_isa} >= %{gtk3_version}
# dconf-editor has been split off dconf in 0.23.1
Conflicts: dconf <= 0.23.1
%description
Graphical tool for editing the dconf configuration database.