diff --git a/xapps.spec b/xapps.spec index 6c830fb..3076012 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common files for XApp desktop apps License: LGPLv2+ @@ -122,6 +122,9 @@ find %buildroot -name '*.la' -exec rm -f {} ';' %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Jun 04 2021 Python Maint - 2.2.0-2 +- Rebuilt for Python 3.10 + * Fri May 28 2021 Leigh Scott - 2.2.0-1 - Update to 2.2.0 release