diff --git a/python-pysocks.spec b/python-pysocks.spec index c54a0b3..82b893f 100644 --- a/python-pysocks.spec +++ b/python-pysocks.spec @@ -24,7 +24,7 @@ Name: python-%{modname} Version: 1.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: BSD @@ -170,6 +170,9 @@ rm -rfv test/bin %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat May 18 2019 Kevin Fenzi - 1.7.0-1 - Update to 1.7.0. Fixes bug #1708882