diff --git a/fswatch.spec b/fswatch.spec index 5e94546..4bccdac 100644 --- a/fswatch.spec +++ b/fswatch.spec @@ -2,7 +2,7 @@ Name: fswatch Version: 1.14.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A cross-platform file change monitor License: GPLv3+ URL: https://github.com/emcrisostomo/fswatch @@ -69,6 +69,9 @@ make check %{_libdir}/*.a %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.14.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat May 08 2021 Darryl T. Agostinelli