Upstream has released new version
This commit is contained in:
parent
f113b0e791
commit
dc42b554f4
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/1.3.14.tar.gz
|
||||
/v1.3.15.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
36d20cfdb1b44969fedbe44cdbee0dbb 1.3.14.tar.gz
|
||||
ac16b5e12bf48e1c1fa0a0084a9e5407 v1.3.15.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
Name: zanata-python-client
|
||||
Version: 1.3.14
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
URL: http://zanata.org
|
||||
Source0: https://github.com/zanata/zanata-python-client/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/zanata/zanata-python-client/archive/v%{version}.tar.gz
|
||||
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -42,6 +42,9 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
|
|||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2014 Anish Patil <apatil@redhat.com> - 1.3.15-1
|
||||
- Upstream has released new version
|
||||
|
||||
* Fri Jul 25 2014 Anish Patil <apatil@redhat.com> - 1.3.14-3
|
||||
- Incorporated package review comments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue