diff --git a/zenity.spec b/zenity.spec index c05eab9..74cdd02 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.2.0 +Version: 4.2.1 Release: 1mamba Summary: A tool that allows you to display GTK dialog boxes in commandline and shell scripts Group: System/Tools @@ -55,6 +55,9 @@ A tool that allows you to display GTK dialog boxes in commandline and shell scri # ChangeLog NEWS README THANKS TODO %changelog +* Sat Nov 08 2025 Automatic Build System 4.2.1-1mamba +- automatic version update by autodist + * Fri Sep 19 2025 Automatic Build System 4.2.0-1mamba - automatic version update by autodist