From e14027273e6197d20c4e206d6d9472d920fbbc65 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Mon, 12 Feb 2024 12:41:26 +0100 Subject: [PATCH] Update version handling --- dist/rpm/VERSION | 4 ++-- dist/rpm/gnome/_service | 2 +- dist/rpm/kde/_service | 2 +- dist/rpm/minimal/_service | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/rpm/VERSION b/dist/rpm/VERSION index afbfb7b..109aafe 100644 --- a/dist/rpm/VERSION +++ b/dist/rpm/VERSION @@ -1,4 +1,4 @@ VERSION=0.9.7 -BUILD_NUMBER=1033 -GIT_HASH=c5e6e17bbf911628570c24b1f99c65d800168c84 +BUILD_NUMBER=1034 +GIT_HASH=5144dedbb2d28052e415bd91b655b49e46d28bbc GIT_BRANCH=release-0.9.7 diff --git a/dist/rpm/gnome/_service b/dist/rpm/gnome/_service index c0fcc67..878b8b0 100644 --- a/dist/rpm/gnome/_service +++ b/dist/rpm/gnome/_service @@ -2,7 +2,7 @@ https://github.com/Ximi1970/systray-x.git git - 0.9.7 + release-0.9.7 0.9.7 systray-x-gnome dist/rpm/gnome/systray-x-gnome.changes diff --git a/dist/rpm/kde/_service b/dist/rpm/kde/_service index 1848f29..c628c79 100644 --- a/dist/rpm/kde/_service +++ b/dist/rpm/kde/_service @@ -2,7 +2,7 @@ https://github.com/Ximi1970/systray-x.git git - 0.9.7 + release-0.9.7 0.9.7 dist/rpm/kde/systray-x.changes dist/rpm/kde/systray-x.spec diff --git a/dist/rpm/minimal/_service b/dist/rpm/minimal/_service index 2013773..4968cc8 100644 --- a/dist/rpm/minimal/_service +++ b/dist/rpm/minimal/_service @@ -3,7 +3,7 @@ https://github.com/Ximi1970/systray-x.git git 0.9.7 - 0.9.7 + release-0.9.7 systray-x-minimal dist/rpm/minimal/systray-x-minimal.changes dist/rpm/minimal/systray-x-minimal.spec