diff --git a/python-stem.spec b/python-stem.spec index 0f8ac65..5cc394d 100644 --- a/python-stem.spec +++ b/python-stem.spec @@ -9,7 +9,7 @@ directory and control specifications. Name: python-stem Version: 1.7.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python controller library for Tor # All source code is LGPLv3 except stem/util/ordereddict.py which is MIT License: LGPLv3 and MIT @@ -75,6 +75,9 @@ install -D -m 0644 docs/_build/man/%{srcname}.1 %{buildroot}%{_mandir}/man1/%{sr %{_mandir}/man1/%{srcname}.1* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.7.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jul 13 2019 Juan Orti Alcaine - 1.7.1-3 - Add patch to fix build on Python 3.8