diff --git a/python-fsspec.spec b/python-fsspec.spec index c7bb7a2..670f9c8 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 2021.6.1 %global Version 2021.06.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Specification for Pythonic file system interfaces License: BSD @@ -77,6 +77,9 @@ rm -rf %{srcname}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2021.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 28 2021 Elliott Sales de Andrade - 2021.6.1-1 - Update to latest version (#1975030)