From 8deb19566beb3a0d5a2a66f60b9b3594c07452ab Mon Sep 17 00:00:00 2001 From: cunshunxia Date: Mon, 25 Sep 2023 06:28:37 +0000 Subject: [PATCH] Upgrade to version 4.9 --- python-rsa.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-rsa.spec b/python-rsa.spec index 188b6a7..7c21cf5 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -2,8 +2,8 @@ Summary: Pure-Python RSA implementation Name: python-%{pypi_name} -Version: 4.8 -Release: 5%{?dist} +Version: 4.9 +Release: 1%{?dist} License: ASL 2.0 URL: http://stuvel.eu/rsa Source0: https://pypi.python.org/packages/source/r/%{pypi_name}/%{pypi_name}-%{version}.tar.gz @@ -73,6 +73,9 @@ cp %{buildroot}%{_bindir}/pyrsa-verify %{buildroot}%{_bindir}/pyrsa-verify-3 %changelog +* Mon Sep 25 2023 Upgrade Robot - 4.9-1 +- Upgrade to version 4.9 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 4.8-5 - Rebuilt for python 3.11 diff --git a/sources b/sources index 16f08c8..5e7eabe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rsa-4.8.tar.gz) = 9dd030eb64aefe62aeefca3e8dbf90a363ef2220409a60911b6f3668dd8f36bd03ee40ea243fe8db98776e654131bfa301b781d4fc50e34f2aafd6d47165b6ba +SHA512 (rsa-4.9.tar.gz) = 85f359cc448a42f267f425fcf761597eeeab942523de49284b01d6ea2bcca8bddf0fac26926b487ae91c15889a7c4897a33ee00de859f28fe9cca19ef98c3f19 -- Gitee