diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec index 9f1f3b9..f6ea0b6 100644 --- a/python-cryptography-vectors.spec +++ b/python-cryptography-vectors.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 or BSD Summary: Test vectors for the cryptography package URL: https://pypi.python.org/pypi/cryptography-vectors @@ -105,6 +105,9 @@ rm -vrf %{pysrcname}.egg-info %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 10 2020 Christian Heimes - 3.3.1-1 - Update to 3.3.1 (#1905757)