diff --git a/notification-daemon.spec b/notification-daemon.spec index f289569..8faaf57 100644 --- a/notification-daemon.spec +++ b/notification-daemon.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: notification-daemon Version: 0.7.6 -Release: 1mamba +Release: 2mamba Summary: Desktop notifications daemon using D-Bus Group: System/Servers Vendor: openmamba @@ -38,6 +38,7 @@ BuildRequires: libz-devel BuildRequires: udev-devel ## AUTOBUILDREQ-END Requires: gst-plugins-base +Requires: dconf BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -68,6 +69,9 @@ Desktop notifications daemon using D-Bus. %doc AUTHORS COPYING ChangeLog NEWS %changelog +* Mon Jun 30 2014 Silvan Calarco 0.7.6-2mamba +- require dconf + * Mon Sep 03 2012 Automatic Build System 0.7.6-1mamba - automatic version update by autodist