Update to 3.42.0

This commit is contained in:
David King 2022-04-02 13:12:12 +01:00
parent 6f780b8c53
commit cf3d5b877f
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (zenity-3.41.0.tar.xz) = b198ae68fda77f74c9f6deba683759612067c4ee28551a667c96500296db89313f3f2330fcaa53b6e4840ee3367d438e766be8ba7c006952872aebe93684b307
SHA512 (zenity-3.42.0.tar.xz) = a17b7ee46f480ca3e3804d301d1a499393aa10aee62d96d5087841ca8951a46f2b51e8355dd63b81b078efd69a11d57ed4fa187052d98880b12e56fd11e53ddb

View File

@ -1,11 +1,11 @@
Name: zenity
Version: 3.41.0
Release: 3%{?dist}
Version: 3.42.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.41/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/%{name}/3.42/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
BuildRequires: gcc
@ -46,6 +46,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/gdialog
%changelog
* Fri Apr 01 2022 David King <amigadave@amigadave.com> - 3.42.0-1
- Update to 3.42.0
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.41.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild