From bb7a2047d544ec7416aac740adb19155878e6905 Mon Sep 17 00:00:00 2001 From: David King Date: Thu, 7 Jul 2022 10:06:19 +0100 Subject: [PATCH] Update to 3.43.0 --- sources | 2 +- zenity.spec | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/sources b/sources index 85ebb31..6da3b44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zenity-3.42.1.tar.xz) = a8239e7dde351f3d3f75a59c95588f672c69333d4a53d50465d05fb73e61d1bbff6aca89acffc35a8d6802f465048ad2cbd7421bc3e3200a5a393ee3c9319106 +SHA512 (zenity-3.43.0.tar.xz) = 2a141891cb3c9580ebf8fa13da0b76b67d3757a5230ba2eac26b95d6b2f51213a068289f360cff0047c4b6cb81769ac144c331823a091c6a2d2ab538d0df13ff diff --git a/zenity.spec b/zenity.spec index 5f35199..96ff31b 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,13 +1,13 @@ Name: zenity -Version: 3.42.1 +Version: 3.43.0 Release: 1%{?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.42/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.43/%{name}-%{version}.tar.xz -BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0 BuildRequires: gcc BuildRequires: gettext BuildRequires: itstool @@ -39,13 +39,16 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/gdialog %files -f zenity.lang %license COPYING -%doc AUTHORS NEWS THANKS README +%doc AUTHORS NEWS THANKS README.md %{_bindir}/zenity -%{_datadir}/zenity +%{_datadir}/zenity/ %{_mandir}/man1/zenity.1* %changelog +* Thu Jul 07 2022 David King - 3.43.0-1 +- Update to 3.43.0 + * Wed Apr 27 2022 David King - 3.42.1-1 - Update to 3.42.1