diff --git a/sources b/sources index 35713b9..9966185 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yad-8.0.tar.xz) = d47a6c0c4d47357ee9801f8f89319d20241479b2287f3da3b5c1edc7a9ccc6933b18d4cd6c539b0ceb854c957cd8eda7b7c7c5721bf04416e25b2c59eb51a466 +SHA512 (yad-9.3.tar.xz) = e280123ac969beaaaf6d51eafdd3dc15b0214cc93e9e6389f9c775339d18bd0fb0d3f2cd168f886e5d87013f515721cc6f2b859d37aac59c0aa9255ff512be72 diff --git a/yad.spec b/yad.spec index 81d4a68..2e35249 100644 --- a/yad.spec +++ b/yad.spec @@ -1,5 +1,5 @@ Name: yad -Version: 8.0 +Version: 9.3 Release: 1%{?dist} Summary: Display graphical dialogs from shell scripts or command line @@ -35,7 +35,7 @@ custom buttons, additional dialogs, pop-up menu in notification icon and more. %build -%configure --disable-pfd +%configure make %{?_smp_mflags} @@ -43,6 +43,8 @@ make %{?_smp_mflags} %install make install DESTDIR=%{buildroot} +rm -f %{buildroot}%{_bindir}/pfd + %find_lang %{name} # Encoding key in group "Desktop Entry" is deprecated. @@ -85,6 +87,9 @@ fi %changelog +* Wed Apr 14 2021 Dmitry Butskoy - 9.3-1 +- Update to 9.3 + * Sat Mar 6 2021 Dmitry Butskoy - 8.0-1 - Update to 8.0