From 8e8ed3ad74010d209018103ebbc9a7a27e702586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:10:22 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-nixio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nixio.spec b/python-nixio.spec index 937df87..89a8e94 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: BSD @@ -112,6 +112,9 @@ done %license LICENSE %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.4.5-2 +- Rebuilt for Python 3.7 + * Sat Jun 09 2018 Ankur Sinha - 1.4.5-1 - Update to latest upstream release