diff --git a/.gitignore b/.gitignore index 69d1764..9205610 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /1.3.14.tar.gz /v1.3.15.tar.gz /v1.3.16.tar.gz +/v1.3.18.tar.gz diff --git a/sources b/sources index c092d18..2f39cfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9e42843d85abebf02b788dbd83bc828 v1.3.16.tar.gz +7577a3d940d385ab7654fac5bb891af9 v1.3.18.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 09453d1..c2a6314 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -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 - 1.3.18-1 +- Upstream has released new version + * Thu Nov 06 2014 Anish Patil - 1.3.16-2 - New package guidelines,removed doc dir at the end of install