diff --git a/zenity.spec b/zenity.spec index 2f5f3dd..aabb375 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: 3.26.0 +Version: 3.28.0 Release: 1mamba Summary: A tool that allows you to display GTK dialog boxes in commandline and shell scripts Group: System/Tools @@ -66,6 +66,9 @@ A tool that allows you to display GTK dialog boxes in commandline and shell scri # ChangeLog NEWS README THANKS TODO %changelog +* Fri Mar 30 2018 Automatic Build System 3.28.0-1mamba +- automatic version update by autodist + * Wed Dec 27 2017 Automatic Build System 3.26.0-1mamba - automatic version update by autodist