diff --git a/python-pyaes.spec b/python-pyaes.spec index 7e7487b..8aa5c83 100644 --- a/python-pyaes.spec +++ b/python-pyaes.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.6.1 -Release: 9%{?dist} +Release: 10%{?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 Jul 22 2022 Fedora Release Engineering - 1.6.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.6.1-9 - Rebuilt for Python 3.11