automatic version update by autodist [release 4.5.0-1mamba;Tue May 01 2018]
This commit is contained in:
parent
708154442b
commit
55ea601268
@ -1,5 +1,5 @@
|
|||||||
Name: python-zope-schema
|
Name: python-zope-schema
|
||||||
Version: 4.4.2
|
Version: 4.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: zope.interface extension for defining data schemas
|
Summary: zope.interface extension for defining data schemas
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -41,7 +41,7 @@ zope.interface extension for defining data schemas.
|
|||||||
# remove tests
|
# remove tests
|
||||||
rm -rf %{buildroot}%{python_sitearch}/zope/schema/tests
|
rm -rf %{buildroot}%{python_sitearch}/zope/schema/tests
|
||||||
|
|
||||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,/tests/,d" %{name}.filelist
|
sed -i "\,/tests/,d" %{name}.filelist
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -53,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,/tests/,d" %{name}.filelist
|
|||||||
#%doc src/zope/schema/*.txt
|
#%doc src/zope/schema/*.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 4.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 07 2014 Automatic Build System <autodist@mambasoft.it> 4.4.2-1mamba
|
* Sun Sep 07 2014 Automatic Build System <autodist@mambasoft.it> 4.4.2-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user