diff --git a/python-gcsfs.spec b/python-gcsfs.spec index 0f62901..659b1e9 100644 --- a/python-gcsfs.spec +++ b/python-gcsfs.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Convenient Filesystem interface over GCS License: BSD @@ -73,6 +73,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v gcsfs/tes %license LICENSE.txt %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.6.2-5 - Rebuilt for Python 3.10