Upgrade to 3.99.0

This commit is contained in:
zhangpan 2023-07-19 07:01:16 +00:00
parent c36f994afa
commit ad18b9388a
3 changed files with 8 additions and 4 deletions

Binary file not shown.

BIN
zenity-3.99.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: zenity
Version: 3.42.1
Version: 3.99.0
Release: 1
Summary: Display GTK dialog boxes in commandline and shell scripts
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Zenity
Source: https://download-fallback.gnome.org/sources/zenity/3.42/%{name}-%{version}.tar.xz
Source: https://download-fallback.gnome.org/sources/zenity/3.99/%{name}-%{version}.tar.xz
BuildRequires: gcc pkgconfig(gtk+-3.0) >= 3.0.0 which gettext intltool itstool meson
@ -30,14 +30,18 @@ Zenity is a tool that allows you to display GTK dialog boxes in commandline and
%files -f zenity.lang
%exclude %{_bindir}/gdialog
%license COPYING
%doc AUTHORS NEWS THANKS README
%doc AUTHORS NEWS README.md
%{_bindir}/zenity
%{_datadir}/zenity
%{_datadir}/applications/org.gnome.Zenity.desktop
%{_datadir}/icons/hicolor/48*48/apps/zenity.png
%files help
%{_mandir}/man1/zenity.1*
%changelog
* Wed Jul 19 2023 zhangpan <zhangpan103@h-partners.com> - 3.99.0-1
- Upgrade to 3.99.0
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.42.1-1
- Upgrade to 3.42.1