From 844cbb3db3dafc4e8eb121d008d0833367bf92fb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:06:54 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-cryptography-vectors.git#2f26b969574eb60e7f58b66d56797b7fc843b352 --- python-cryptography-vectors.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)