From a11e2b4d636443e08364a00ab5759aaade5c9692 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jul 2024 17:51:21 +0200 Subject: [PATCH] automatic version update by autodist [release 4.0.2-1mamba;Fri Jul 05 2024] --- zenity.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zenity.spec b/zenity.spec index 15ade27..ad9e046 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.1 +Version: 4.0.2 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 +* Fri Jul 05 2024 Automatic Build System 4.0.2-1mamba +- automatic version update by autodist + * Fri Jan 05 2024 Automatic Build System 4.0.1-1mamba - automatic version update by autodist