Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
d56af0a83c
commit
0d31229a80
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: zanata-python-client
|
||||
Version: 1.5.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Python3 Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
URL: http://zanata.org
|
||||
|
|
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
|
|||
%{python3_sitelib}/zanata_python_client-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.3-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.3-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue