[dconf] Add missing file to file list.

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 08:14:53 UTC 2012


commit 3e11c37bb1ec3a0af50750afd77e90ef0a3af6c8
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 09:13:25 2012 +0100

    Add missing file to file list.

 dconf.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index d9b038d..c974879 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -3,7 +3,7 @@
 
 Name:           dconf
 Version:        0.13.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A configuration system
 
 Group:          System Environment/Base
@@ -101,9 +101,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/applications/dconf-editor.desktop
 %dir %{_datadir}/dconf-editor
 %{_datadir}/dconf-editor/dconf-editor.ui
+%{_datadir}/dconf-editor/dconf-editor-menu.ui
 %{_datadir}/icons/hicolor/*/apps/dconf-editor.png
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 0.13.0-2
+- Add missing file to file list.
+
 * Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 0.13.0-1
 - Update to 0.13.0
 


More information about the scm-commits mailing list