Rebuilt for Python 3.11
This commit is contained in:
parent
c960f3752e
commit
f5de1dfa94
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Common utilities for Synapse, Sydent and Sygnal
|
Summary: Common utilities for Synapse, Sydent and Sygnal
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
@ -54,6 +54,9 @@ find . -maxdepth 2 -name '__init__.py' -exec dirname {} \; | grep -v ^\./tests |
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.1.0-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri Feb 11 2022 Kai A. Hiller <V02460@gmail.com> - 1.1.0-1
|
* Fri Feb 11 2022 Kai A. Hiller <V02460@gmail.com> - 1.1.0-1
|
||||||
- Update to v1.1.0
|
- Update to v1.1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue