From 70fb43120d020a90049d0dd8a68c55d2e66e305e Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Mon, 12 Feb 2024 23:32:26 +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 2fca7ed..d69fa83 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 5c5c36f..6897ab6 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 0e7f257..780cd7a 100644 --- a/dist/rpm/minimal/_service +++ b/dist/rpm/minimal/_service @@ -20,5 +20,7 @@ *.tar xz - + + systray-x-minimal.spec +