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