diff --git a/gvfs.spec b/gvfs.spec index e2ee1a9..a670860 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -22,7 +22,7 @@ Name: gvfs Version: 1.33.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Backends for the gio framework in GLib License: GPLv3 and LGPLv2+ and BSD and MPLv2.0 @@ -415,6 +415,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/installed-tests %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.33.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 24 2017 Ondrej Holy - 1.33.3-3 - gdaemonfileenumerator: Fix crashes in synchronous enumerator code (rhbz#1472819)