From 13244f70c4881a3002b92a228804db68e7b5f400 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 24 Oct 2024 19:57:42 +0200 Subject: [PATCH] automatic version update by autodist [release 4.0.3-1mamba;Thu Oct 24 2024] --- zenity.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zenity.spec b/zenity.spec index ad9e046..b52c0c0 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define gitver %(echo %version | tr . _) Name: zenity -Version: 4.0.2 +Version: 4.0.3 Release: 1mamba Summary: A tool that allows you to display GTK dialog boxes in commandline and shell scripts Group: System/Tools @@ -54,6 +54,9 @@ A tool that allows you to display GTK dialog boxes in commandline and shell scri # ChangeLog NEWS README THANKS TODO %changelog +* Thu Oct 24 2024 Automatic Build System 4.0.3-1mamba +- automatic version update by autodist + * Fri Jul 05 2024 Automatic Build System 4.0.2-1mamba - automatic version update by autodist