From 3b8bf97eb97e3c5f41d367a2904bd8d038b27742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 15 Jun 2018 20:22:57 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-asn1crypto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-asn1crypto.spec b/python-asn1crypto.spec index cbdca07..18b8528 100644 --- a/python-asn1crypto.spec +++ b/python-asn1crypto.spec @@ -9,7 +9,7 @@ Name: python-%{pypi_name} Version: 0.24.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast Python ASN.1 parser and serializer License: MIT @@ -91,6 +91,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 0.24.0-2 +- Rebuilt for Python 3.7 + * Wed Mar 21 2018 Christian Heimes - 0.24.0-1 - New upstream release 0.24.0