From c6e32e272f456317fe42b38c025f59cf85a8637f Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:47:52 +0100 Subject: [PATCH] Set the spec Name manually --- build-scripts/swaync.rpkg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/swaync.rpkg.spec b/build-scripts/swaync.rpkg.spec index 3bf35af..c4d0663 100644 --- a/build-scripts/swaync.rpkg.spec +++ b/build-scripts/swaync.rpkg.spec @@ -1,7 +1,7 @@ # vim: syntax=spec %global alt_pkg_name swaync -Name: {{{ git_repo_name }}}%{?git_suffix} +Name: SwayNotificationCenter%{?git_suffix} Version: 0.10.1 Release: 1%{?dist} Summary: Notification daemon with GTK GUI