diff --git a/uflash.spec b/uflash.spec index 970cc89..0d08471 100644 --- a/uflash.spec +++ b/uflash.spec @@ -1,6 +1,6 @@ Name: uflash Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A module and utility to flash Python onto the BBC micro:bit License: MIT URL: https://github.com/ntoll/uflash @@ -60,6 +60,9 @@ py.test-3 -vv %changelog +* Mon Jun 13 2022 Python Maint - 2.0.0-3 +- Rebuilt for Python 3.11 + * Wed Apr 27 2022 Miro HronĨok - 2.0.0-2 - Rebuilt