Upstream has released new version
This commit is contained in:
parent
545398d796
commit
5f380a14d3
3 changed files with 5 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/1.3.14.tar.gz
|
||||
/v1.3.15.tar.gz
|
||||
/v1.3.16.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ac16b5e12bf48e1c1fa0a0084a9e5407 v1.3.15.tar.gz
|
||||
e9e42843d85abebf02b788dbd83bc828 v1.3.16.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: zanata-python-client
|
||||
Version: 1.3.15
|
||||
Version: 1.3.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
|
|
@ -42,10 +42,10 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
|
|||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2014 Anish Patil <apatil@redhat.com> - 1.3.15-1
|
||||
* Fri Sep 19 2014 Anish Patil <apatil@redhat.com> - 1.3.16-1
|
||||
- Upstream has released new version
|
||||
|
||||
* Fri Jul 25 2014 Anish Patil <apatil@redhat.com> - 1.3.14-3
|
||||
* Fri Jul 25 2014 Anish Patil <apatil@redhat.com> - 1.3.15-1
|
||||
- Incorporated package review comments
|
||||
|
||||
* Thu Jul 24 2014 Anish Patil <apatil@redhat.com> - 1.3.14-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue