diff --git a/build-scripts/swaync-git.rpkg.spec b/build-scripts/swaync-git.rpkg.spec index 3f696a0..df1859a 100644 --- a/build-scripts/swaync-git.rpkg.spec +++ b/build-scripts/swaync-git.rpkg.spec @@ -3,7 +3,7 @@ Name: {{{ git_repo_name }}}-git Version: {{{ git_repo_release lead="$(git describe --tags --abbrev=0)" }}} -Release: 1%{?dist} +Release: {{{ echo -n "$(git rev-list --all --count)" }}}%{?dist} Summary: Notification daemon with GTK GUI Provides: desktop-notification-daemon Provides: sway-notification-center = %{version}-%{release}