Update to v1.5.1

This commit is contained in:
sundeep-co-in 2016-10-26 17:26:52 +05:30
commit b3aac3c18a
3 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View file

@ -10,3 +10,4 @@
/zpc-v1.4.1.tar.gz
/v1.4.2.tar.gz
/v1.5.0.tar.gz
/v1.5.1.tar.gz

View file

@ -1 +1 @@
b48962a5930e55f464b81caa96311229 v1.5.0.tar.gz
1592751e3eadd78ccca30d5566215155 v1.5.1.tar.gz

View file

@ -1,8 +1,8 @@
%{!?__python2: %global __python2 %{__python}}
%{!?python2_sitelib: %global python2_sitelib %{python_sitelib}}
Name: zanata-python-client
Version: 1.5.0
Release: 3%{?dist}
Version: 1.5.1
Release: 1%{?dist}
Summary: Python Client for Zanata Server
License: LGPLv2+
Group: Applications/Text
@ -54,8 +54,8 @@ rm -rf %{buildroot}
%{python2_sitelib}
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Wed Oct 26 2016 Sundeep Anand <suanand@redhat.com> - 1.5.1-1
- Upstream update to 1.5.1-1
* Fri Apr 15 2016 Sundeep Anand <suanand@redhat.com> - 1.5.0-2
- add build requires, v1.5.0 release notes: