This commit is contained in:
parent
64841032fa
commit
264049dd1d
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
%{!?python2_sitelib: %global python2_sitelib %{python_sitelib}}
|
||||
Name: zanata-python-client
|
||||
Version: 1.5.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Python Client for Zanata Server
|
||||
License: LGPLv2+
|
||||
Group: Applications/Text
|
||||
|
|
@ -54,6 +54,9 @@ rm -rf %{buildroot}
|
|||
%{python2_sitelib}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-3
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Fri Apr 15 2016 Sundeep Anand <suanand@redhat.com> - 1.5.0-2
|
||||
- add build requires, v1.5.0 release notes:
|
||||
- Bug 1139950 - Translation files mapping rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue