diff --git a/zenity-3.42.1.tar.xz b/zenity-3.42.1.tar.xz deleted file mode 100644 index 02b408d..0000000 Binary files a/zenity-3.42.1.tar.xz and /dev/null differ diff --git a/zenity-3.99.0.tar.xz b/zenity-3.99.0.tar.xz new file mode 100644 index 0000000..25570b8 Binary files /dev/null and b/zenity-3.99.0.tar.xz differ diff --git a/zenity.spec b/zenity.spec index ebe634d..b234888 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