diff --git a/zenity-3.99.2.tar.xz b/zenity-4.0.0.tar.xz similarity index 30% rename from zenity-3.99.2.tar.xz rename to zenity-4.0.0.tar.xz index 186da321fee9575b32821401e670935f6346a2b3..a5d4969b2287c2b0265ae63aef35591b983f5c2e 100644 Binary files a/zenity-3.99.2.tar.xz and b/zenity-4.0.0.tar.xz differ diff --git a/zenity.spec b/zenity.spec index 09bc46d34d473f85575f57e413bdacf5f8a2ed39..b1be33fafc146185db34d82978b54ac555820b24 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,14 +1,15 @@ Name: zenity -Version: 3.99.2 +Version: 4.0.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.99/%{name}-%{version}.tar.xz +Source: https://download-fallback.gnome.org/sources/%{name}/4.0/%{name}-%{version}.tar.xz BuildRequires: gcc pkgconfig(gtk+-3.0) >= 3.0.0 help2man which gettext intltool itstool meson +BuildRequires: desktop-file-utils pkgconfig(libadwaita-1) >= 1.2 %description Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts. @@ -27,6 +28,9 @@ Zenity is a tool that allows you to display GTK dialog boxes in commandline and %find_lang zenity --with-gnome +%check +desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Zenity.desktop + %files -f zenity.lang %exclude %{_bindir}/gdialog %license COPYING @@ -39,6 +43,9 @@ Zenity is a tool that allows you to display GTK dialog boxes in commandline and %{_mandir}/man1/zenity.1* %changelog +* Wed Dec 27 2023 konglidong - 4.0.0-1 +- update to 4.0.0 + * Fri Nov 10 2023 lvgenggeng - 3.99.2-1 - Upgrade to 3.99.2