diff --git a/ampy.spec b/ampy.spec index 8f57267..8603ef1 100644 --- a/ampy.spec +++ b/ampy.spec @@ -1,7 +1,7 @@ # Created by pyp2rpm-3.2.2 Name: ampy Version: 1.0.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Command line tool to interact with a MicroPython board over a serial connection License: MIT @@ -63,6 +63,9 @@ sed -i '1d' $(grep -lr '#!/usr/') %changelog +* Tue May 26 2020 Miro HronĨok - 1.0.5-8 +- Rebuilt for Python 3.9 + * Tue Jan 28 2020 Fedora Release Engineering - 1.0.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild