automatic version update by autodist [release 1.11.0-1mamba;Sun Feb 14 2016]
This commit is contained in:
parent
152bf200d1
commit
71dd9e86de
@ -1,5 +1,5 @@
|
|||||||
Name: python-stevedore
|
Name: python-stevedore
|
||||||
Version: 1.10.0
|
Version: 1.11.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Manage dynamic plugins for Python applications
|
Summary: Manage dynamic plugins for Python applications
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -37,9 +37,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
|
|
||||||
%files -f %{name}.filelist
|
%files -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%dir %{python_sitearch}/stevedore-%{version}-py*.egg-info
|
||||||
|
%{python_sitearch}/stevedore-%{version}-py*.egg-info/*
|
||||||
%doc AUTHORS LICENSE ChangeLog README.rst
|
%doc AUTHORS LICENSE ChangeLog README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 14 2016 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 09 2015 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
* Wed Dec 09 2015 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user