diff --git a/python-rsa.spec b/python-rsa.spec index c7674a7..5ebc84d 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -8,7 +8,7 @@ Name: python-rsa Version: 3.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -100,6 +100,9 @@ popd %endif %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 3.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Tue Oct 13 2015 Paul Howarth - 3.1.4-1 - Update to 3.1.4 (#1226667)