diff --git a/python-pyaes.spec b/python-pyaes.spec index 9fcb958..4059117 100644 --- a/python-pyaes.spec +++ b/python-pyaes.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.6.1 -Release: 7%{?dist} +Release: 8%{?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 Jan 21 2022 Fedora Release Engineering - 1.6.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.6.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild