diff --git a/python-sniffio.spec b/python-sniffio.spec index 44839f4..f65356f 100644 --- a/python-sniffio.spec +++ b/python-sniffio.spec @@ -19,7 +19,7 @@ detect which async library your code is running under.} Name: python-%{pkgname} Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Sniff out which async library your code is running under License: MIT or ASL 2.0 URL: https://github.com/python-trio/sniffio @@ -73,6 +73,9 @@ rm -rf %{eggname}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.2.0-3 - Rebuilt for Python 3.10