Rebuilt for Python 3.10
This commit is contained in:
parent
2973e6fa24
commit
6f734b2b8c
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue