diff --git a/python-re-assert.spec b/python-re-assert.spec index 9a56b97..99bdb00 100644 --- a/python-re-assert.spec +++ b/python-re-assert.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Show where your regex match assertion failed! License: MIT @@ -46,5 +46,8 @@ Summary: %summary %changelog +* Fri Jun 04 2021 Python Maint - 1.1.0-2 +- Rebuilt for Python 3.10 + * Sun Mar 21 2021 Chedi Toueiti - 1.1.0-1 - Initial commit