diff --git a/python-poetry-core.spec b/python-poetry-core.spec index da1011f..cc341ab 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,6 +1,6 @@ Name: python-poetry-core Version: 1.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Poetry PEP 517 Build Backend # We bundle a lot of libraries with poetry, which itself is under MIT license. @@ -105,6 +105,9 @@ sed -i '1!b;/^#!/d' poetry/core/_vendor/jsonschema/benchmarks/json_schema_test_s %changelog +* Mon Jun 13 2022 Python Maint - 1.0.8-2 +- Rebuilt for Python 3.11 + * Mon Mar 07 2022 Tomáš Hrnčiar - 1.0.8-1 - Update to 1.0.8