Update zanata-python-client.spec
update license tag to as per SPDX identifiers
This commit is contained in:
parent
79df549b13
commit
f4ec32fd4a
1 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Name: zanata-python-client
|
||||
Version: 1.5.3
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: Python3 Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
URL: http://zanata.org
|
||||
Source0: https://github.com/zanata/zanata-python-client/archive/v%{version}.tar.gz
|
||||
|
||||
|
|
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
|
|||
%{python3_sitelib}/zanata_python_client-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Mar 29 2023 Sundeep Anand <suanand@redhat.com> - 1.5.3-15
|
||||
- update license tag to as per SPDX identifiers
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue