diff --git a/python-nixio.spec b/python-nixio.spec index 952ce35..ac2d32e 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.4.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python bindings for NIX License: BSD @@ -85,6 +85,9 @@ done %license LICENSE %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.4.9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jul 10 2019 Ankur Sinha - 1.4.9-4 - Fix build: rhbz 1706159