diff --git a/SPECS/dunst.spec b/SPECS/dunst.spec index 1edc189..2c4fdea 100644 --- a/SPECS/dunst.spec +++ b/SPECS/dunst.spec @@ -1,5 +1,5 @@ Name: dunst -Version: 1.4.1 +Version: 1.5.0 Release: 1%{?dist} Summary: Simple and configurable notification-daemon Group: User Interface/X @@ -46,10 +46,13 @@ make install DESTDIR=%{buildroot} PREFIX=%{_prefix} %files %doc AUTHORS CHANGELOG.md LICENSE README.md RELEASE_NOTES %{_bindir}/%{name} +%{_bindir}/dunstctl +%{_bindir}/dunstify %{_datadir}/dbus-1/services/org.knopwob.%{name}.service %{_userunitdir}/%{name}.service %{_datadir}/%{name} %{_datadir}/man/man1/%{name}.1.gz +%{_datadir}/man/man1/dunstctl.1.gz %changelog