From ffbbc749c55b27b94a1a15b41e7d01c1d720ad90 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 3 Feb 2025 10:19:34 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.5-1mamba;Sun Feb 02 2025] --- README.md | 1 + zenity.spec | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a443a18..0e25d8a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A tool that allows you to display GTK dialog boxes in commandline and shell scripts. + diff --git a/zenity.spec b/zenity.spec index b52c0c0..bbd8c65 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.3 +Version: 4.0.5 Release: 1mamba Summary: A tool that allows you to display GTK dialog boxes in commandline and shell scripts Group: System/Tools @@ -14,6 +14,7 @@ License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libadwaita-devel +BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libgtk-devel BuildRequires: libpango-devel @@ -23,7 +24,6 @@ BuildRequires: libyelp-devel %description A tool that allows you to display GTK dialog boxes in commandline and shell scripts. -%debug_package %prep %setup -q @@ -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 +* Sun Feb 02 2025 Automatic Build System 4.0.5-1mamba +- automatic version update by autodist + * Thu Oct 24 2024 Automatic Build System 4.0.3-1mamba - automatic version update by autodist