diff --git a/notification-daemon.spec b/notification-daemon.spec index cb85356..4fb0de3 100644 --- a/notification-daemon.spec +++ b/notification-daemon.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: notification-daemon -Version: 3.14.0 +Version: 3.14.1 Release: 1mamba Summary: Desktop notifications daemon using D-Bus Group: System/Servers @@ -64,12 +64,16 @@ Desktop notifications daemon using D-Bus. %files -f %{name}.lang %defattr(-,root,root) -%{_sysconfdir}/xdg/autostart/notification-daemon.desktop +%{_sysconfdir}/xdg/autostart/notification-daemon-autostart.desktop %{_libexecdir}/notification-daemon +%{_datadir}/applications/notification-daemon.desktop %doc AUTHORS COPYING #ChangeLog NEWS %changelog +* Thu Dec 11 2014 Automatic Build System 3.14.1-1mamba +- automatic version update by autodist + * Sat Nov 01 2014 Automatic Build System 3.14.0-1mamba - automatic version update by autodist