From d33d767a2f1dac23de6cc424dc81e08e0ec90e70 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 09:21:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-sanction.spec b/python-sanction.spec index 876764e..227ee73 100644 --- a/python-sanction.spec +++ b/python-sanction.spec @@ -3,7 +3,7 @@ Name: python-sanction Version: 0.3.1 -Release: 26%{?dist} +Release: 27%{?dist} Summary: A simple, lightweight OAuth2 client License: MIT URL: http://pypi.python.org/pypi/sanction @@ -104,6 +104,9 @@ PYTHONPATH=$(pwd) nosetests-%{python3_version} %{python3_sitelib}/%{modname}-%{version}* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.1-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.3.1-26 - Rebuilt for Python 3.10