diff --git a/python-pyaes.spec b/python-pyaes.spec index ae1dcd8..7b15497 100644 --- a/python-pyaes.spec +++ b/python-pyaes.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.6.0 -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 Jul 26 2019 Fedora Release Engineering - 1.6.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 1.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild