Build for v 1.3.20 version
This commit is contained in:
parent
740e2c1e7a
commit
ccdb707c13
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/v1.3.16.tar.gz
|
||||
/v1.3.18.tar.gz
|
||||
/v1.3.19.tar.gz
|
||||
/v1.3.20.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
abd917836e55e1018ffa4486e8fd1f21 v1.3.19.tar.gz
|
||||
b132bb1b8aa7979bf7f00a63fe4e22a6 v1.3.20.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: zanata-python-client
|
||||
Version: 1.3.19
|
||||
Version: 1.3.20
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
|
|
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Anish Patil <apatil@redhat.com> - 1.3.20-1
|
||||
- Upstream has released new version
|
||||
|
||||
* Mon Feb 23 2015 Anish Patil <apatil@redhat.com> - 1.3.19-1
|
||||
- Upstream has released new version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue