Upstream has released new sources
This commit is contained in:
parent
67340138a4
commit
9ba04a3ad9
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@
|
|||
/zanata-python-client-1.3.13.tar.gz
|
||||
/v1.3.16.tar.gz
|
||||
/v1.3.20.tar.gz
|
||||
/v1.3.21.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b132bb1b8aa7979bf7f00a63fe4e22a6 v1.3.20.tar.gz
|
||||
3bca1ea2002799f69901c46dad070a1f v1.3.21.tar.gz
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue