diff --git a/python-gcsfs.spec b/python-gcsfs.spec index 6cc7b1d..4c3fc85 100644 --- a/python-gcsfs.spec +++ b/python-gcsfs.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.2 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 24 2020 Fabian Affolter - 0.6.2-2 - Condition for tests - Update BR (rhbz#1836686)