Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
David King
af8bc8e909 Update to 3.44.1 2023-05-03 14:00:47 +01:00
David King
65dd2d4ac1 Update to 3.44.0 2023-03-16 21:33:10 +00:00
2 changed files with 10 additions and 4 deletions

View file

@ -1 +1 @@
SHA512 (zenity-3.43.0.tar.xz) = 2a141891cb3c9580ebf8fa13da0b76b67d3757a5230ba2eac26b95d6b2f51213a068289f360cff0047c4b6cb81769ac144c331823a091c6a2d2ab538d0df13ff
SHA512 (zenity-3.44.1.tar.xz) = b2cb92b501af94bf18ede1b9567a231811c81dd27bc878354b03ec131e6fa1cdfec780c9f34d4ff5994b0993271473455d6a2f76561347a09117c47cae3e105c

View file

@ -1,11 +1,11 @@
Name: zenity
Version: 3.43.0
Release: 3%{?dist}
Version: 3.44.1
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.43/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0
BuildRequires: pkgconfig(libnotify) >= 0.6.1
@ -47,6 +47,12 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/gdialog
%changelog
* Wed May 03 2023 David King <amigadave@amigadave.com> - 3.44.1-1
- Update to 3.44.1
* Thu Mar 16 2023 David King <amigadave@amigadave.com> - 3.44.0-1
- Update to 3.44.0
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.43.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild