automatic version update by autodist [release 2.0.2-1mamba;Mon Feb 06 2017]
This commit is contained in:
parent
4eb3c2a9ed
commit
5f4c3cdc9b
@ -1,5 +1,5 @@
|
|||||||
Name: python-docker
|
Name: python-docker
|
||||||
Version: 1.10.3
|
Version: 2.0.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An API client for docker written in Python
|
Summary: An API client for docker written in Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -42,12 +42,13 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--record=%{name}.filelist
|
||||||
|
|
||||||
%files %{?pyappend}
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python_sitearch}/docker
|
|
||||||
%{python_sitearch}/docker_py-%{version}-py%{python_version}.egg-info
|
|
||||||
%doc LICENSE README.md
|
%doc LICENSE README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2017 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 15 2016 Davide Madrisan <davide.madrisan@gmail.com> 1.10.3-1mamba
|
* Sat Oct 15 2016 Davide Madrisan <davide.madrisan@gmail.com> 1.10.3-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user