From 6bd8c9bec8e11d34a0a73625ccc8a2c793d770ca Mon Sep 17 00:00:00 2001 From: rdobuilder Date: Oct 06 2021 05:11:33 +0000 Subject: Update to 4.7.2 Related-to: https://review.rdoproject.org/r/q/I70174f88426e24405d0bbcc8de1a2f0ef909b79b --- diff --git a/.python-rsa.metadata b/.python-rsa.metadata index 28b332e..7779702 100644 --- a/.python-rsa.metadata +++ b/.python-rsa.metadata @@ -1 +1 @@ -43335708732a72541476be1432c06f9992dc8e2d SOURCES/rsa-4.6.tar.gz +e8a53067e03fe1b6682fd99a40a7359396a06daa SOURCES/rsa-4.7.2.tar.gz diff --git a/SOURCES/.gitignore b/SOURCES/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/SOURCES/.gitignore diff --git a/SPECS/python-rsa.spec b/SPECS/python-rsa.spec index 84cc64c..61a2e39 100644 --- a/SPECS/python-rsa.spec +++ b/SPECS/python-rsa.spec @@ -1,8 +1,8 @@ %global pypi_name rsa Name: python-%{pypi_name} -Version: 4.6 -Release: 3%{?dist} +Version: 4.7.2 +Release: 1%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -73,6 +73,15 @@ cp %{buildroot}%{_bindir}/pyrsa-verify %{buildroot}%{_bindir}/pyrsa-verify-3 # %{__python3} setup.py test %changelog +* Wed Sep 15 2021 Jason Montleon - 4.7.2-1 +- Update to 4.7.2 + +* Fri Jul 23 2021 Fedora Release Engineering - 4.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 4.6-4 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild