From 6bb19212ca2e44fd2ad529fa72e1e4d88d37dbdc Mon Sep 17 00:00:00 2001 From: guibuilder_pel7x64builder0 Date: Sun, 2 Aug 2020 13:23:33 +0200 Subject: [PATCH] dunst version update 1.5.0 Signed-off-by: guibuilder_pel7x64builder0 --- SPECS/dunst.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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