From b5dc30eb06ca0a30789ed85cee37f395c3d3173f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- isomd5sum.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/isomd5sum.spec b/isomd5sum.spec index 6d5b693..d280ea8 100644 --- a/isomd5sum.spec +++ b/isomd5sum.spec @@ -1,7 +1,7 @@ Summary: Utilities for working with md5sum implanted in ISO images Name: isomd5sum Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: GPLv2+ Group: Applications/System @@ -80,6 +80,9 @@ popd %{python3_sitearch}/pyisomd5sum.so %changelog +* Mon Dec 19 2016 Miro HronĨok - 1:1.1.0-4 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1:1.1.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages