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)