From 14a9a595e257503ad11d1741b2fabc8f804443b7 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:14:08 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-pyaes.spec b/python-pyaes.spec index a2776ce..3b1d8ca 100644 --- a/python-pyaes.spec +++ b/python-pyaes.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pure-Python implementation of AES block-cipher and common modes of operation Group: Development/Languages License: MIT @@ -79,6 +79,9 @@ modes of operation (CBC, CFB, CTR, ECB and OFB). %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.6.0-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 1.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild