diff --git a/python-rpi-gpio.spec b/python-rpi-gpio.spec index 2661410..6991e14 100644 --- a/python-rpi-gpio.spec +++ b/python-rpi-gpio.spec @@ -4,7 +4,7 @@ Name: python-rpi-gpio Version: 0.7.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Class to control the GPIO on a Raspberry Pi License: MIT @@ -44,6 +44,9 @@ CFLAGS="${RPM_OPT_FLAGS} -fcommon" %{python3_sitearch}/RPi* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.7.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Mar 28 2020 Fabian Affolter - 0.7.0-3 - Fix FTBFS (rhbz#1799949)