Upstream has released new sources

This commit is contained in:
anish 2014-12-03 12:46:46 +05:30
commit 5206f08db6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -19,3 +19,4 @@
/1.3.14.tar.gz
/v1.3.15.tar.gz
/v1.3.16.tar.gz
/v1.3.18.tar.gz

View file

@ -1 +1 @@
e9e42843d85abebf02b788dbd83bc828 v1.3.16.tar.gz
7577a3d940d385ab7654fac5bb891af9 v1.3.18.tar.gz

View file

@ -1,6 +1,6 @@
Name: zanata-python-client
Version: 1.3.16
Release: 2%{?dist}
Version: 1.3.18
Release: 1%{?dist}
Summary: Python Client for Zanata Server
License: LGPLv2+
URL: http://zanata.org
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
%changelog
* Wed Dec 03 2014 Anish Patil <apatil@redhat.com> - 1.3.18-1
- Upstream has released new version
* Thu Nov 06 2014 Anish Patil <apatil@redhat.com> - 1.3.16-2
- New package guidelines,removed doc dir at the end of install