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
This commit is contained in:
DistroBaker 2021-02-05 00:06:54 +01:00
parent 23d810bd64
commit 844cbb3db3

View File

@ -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 <releng@fedoraproject.org> - 3.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 10 2020 Christian Heimes <cheimes@redhat.com> - 3.3.1-1
- Update to 3.3.1 (#1905757)