From 9c602b3ce7dcc8c9cd747f41ed92548c5519c2f4 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Mon, 12 Feb 2024 23:28:06 +0100 Subject: [PATCH] Update version handling --- dist/rpm/gnome/_service | 4 +++- dist/rpm/kde/_service | 4 +++- dist/rpm/minimal/_service | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/dist/rpm/gnome/_service b/dist/rpm/gnome/_service index 63dbde4..c547cf0 100644 --- a/dist/rpm/gnome/_service +++ b/dist/rpm/gnome/_service @@ -22,5 +22,7 @@ *.tar xz - + + systray-x-gnome.spec + diff --git a/dist/rpm/kde/_service b/dist/rpm/kde/_service index 95bc7d5..5cc214c 100644 --- a/dist/rpm/kde/_service +++ b/dist/rpm/kde/_service @@ -19,5 +19,7 @@ *.tar xz - + + systray-x.spec + diff --git a/dist/rpm/minimal/_service b/dist/rpm/minimal/_service index b50c654..9fd8bef 100644 --- a/dist/rpm/minimal/_service +++ b/dist/rpm/minimal/_service @@ -20,5 +20,7 @@ *.tar xz - + + systray-x-minimal.spec +