From 81c79553b8493c9cde9c1f0b617da6207656a35b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:36:29 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/zenity.git#219ea424e8309f2f06efe5802b27ac8866535ac7 --- zenity.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zenity.spec b/zenity.spec index 34d5379..de237d6 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,12 +1,13 @@ Name: zenity Version: 3.32.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Display dialog boxes from shell scripts License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Zenity Source: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(libnotify) >= 0.6.1 @@ -47,6 +48,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/gdialog %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 3.32.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.32.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild