diff --git a/gvfs.spec b/gvfs.spec index 47d0294..78958f1 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -22,7 +22,7 @@ Name: gvfs Version: 1.48.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backends for the gio framework in GLib License: GPLv3 and LGPLv2+ and BSD and MPLv2.0 @@ -235,6 +235,7 @@ the functionality of the installed gvfs package. %if 0%{?rhel} >= 9 -Darchive=false \ -Dafp=false \ + -Dgcrypt=false \ %endif %{nil} %meson_build @@ -424,6 +425,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/installed-tests %changelog +* Tue Jul 13 2021 Ondrej Holy - 1.48.1-2 +- Disable gcrypt to fix build + * Wed May 05 2021 Kalev Lember - 1.48.1-1 - Update to 1.48.1