From 6d59f71aae4fd052cdfe9a140782194b0cf9d4ae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 13:37:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-nixio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nixio.spec b/python-nixio.spec index e289546..ebe7f9d 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.4.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings for NIX License: BSD @@ -85,6 +85,9 @@ done %license LICENSE %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.4.9-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.4.9-7 - Rebuilt for Python 3.8.0rc1 (#1748018)