From a325655e61bda371b294ed720dd6fc92a933cb12 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:52:14 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-pyaes.spec b/python-pyaes.spec index 544be1c..2b45054 100644 --- a/python-pyaes.spec +++ b/python-pyaes.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.6.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pure-Python implementation of AES block-cipher and common modes of operation License: MIT URL: https://github.com/ricmoo/%{srcname} @@ -54,6 +54,9 @@ modes of operation (CBC, CFB, CTR, ECB and OFB). %changelog +* Fri Jun 04 2021 Python Maint - 1.6.1-6 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild