diff --git a/zenity-3.42.1.tar.xz b/zenity-3.99.0.tar.xz similarity index 30% rename from zenity-3.42.1.tar.xz rename to zenity-3.99.0.tar.xz index 02b408d75867967cfc2b2bd35262e2fde4661013..25570b8e3b98401dee3d3f2bdf0c9f96a5a40401 100644 Binary files a/zenity-3.42.1.tar.xz and b/zenity-3.99.0.tar.xz differ diff --git a/zenity.spec b/zenity.spec index ebe634d5cdc0ad33333338cd4125d8446d33dae8..b2348883cf3514ee7fc627ff54119b255e7ca78b 100644 --- a/zenity.spec +++ b/zenity.spec @@ -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 - 3.99.0-1 +- Upgrade to 3.99.0 + * Mon Jun 6 2022 lin zhang - 3.42.1-1 - Upgrade to 3.42.1