Upstream has released new sources

This commit is contained in:
Anish Patil 2015-03-03 21:14:55 +05:30
commit 9ba04a3ad9
3 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,5 @@
Name: zanata-python-client
Version: 1.3.20
Version: 1.3.21
Release: 1%{?dist}
Summary: Python Client for Zanata Server
License: LGPLv2+
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
%changelog
* Tue Mar 3 2015 Anish Patil <apatil@redhat.com> - 1.3.21-1
- Upstream has released new version
* Mon Mar 2 2015 Anish Patil <apatil@redhat.com> - 1.3.20-1
- Upstream has released new version
- Use a el6 compatible python macro by Robert Mayr <robyduck@fedoraproject.org>