update to v1.5.2
This commit is contained in:
parent
8be9bc341c
commit
759eacef1f
3 changed files with 7 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%{!?__python2: %global __python2 %{__python}}
|
||||
%{!?python2_sitelib: %global python2_sitelib %{python_sitelib}}
|
||||
Name: zanata-python-client
|
||||
Version: 1.5.1
|
||||
Release: 6%{?dist}
|
||||
Version: 1.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
Group: Applications/Text
|
||||
|
|
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
|
|||
%{python2_sitelib}
|
||||
|
||||
%changelog
|
||||
* Mon Apr 16 2018 Sundeep Anand <suanand@redhat.com> - 1.5.2-1
|
||||
- Upstream update to 1.5.2-1
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue