Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 21:20:12 +02:00 committed by Miro Hrončok
commit 6f734b2b8c

View file

@ -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 <python-maint@redhat.com> - 2.2.0-2
- Rebuilt for Python 3.10
* Fri May 28 2021 Leigh Scott <leigh123linux@gmail.com> - 2.2.0-1
- Update to 2.2.0 release