diff --git a/python-sniffio.spec b/python-sniffio.spec index f65356f..fba05dc 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: 4%{?dist} +Release: 5%{?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 Jan 21 2022 Fedora Release Engineering - 1.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild