automatic version update by autodist [release 2.6.0-1mamba;Tue May 01 2018]
This commit is contained in:
parent
ffc0ba1bfc
commit
2cfe766cbb
@ -1,5 +1,5 @@
|
||||
Name: python-jsonschema
|
||||
Version: 2.5.1
|
||||
Version: 2.6.0
|
||||
Release: 1mamba
|
||||
Summary: jsonschema is an implementation of JSON Schema for Python
|
||||
Group: System/Libraries
|
||||
@ -36,13 +36,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--install-lib=%{python_sitearch} \
|
||||
--record=%{name}.filelist
|
||||
|
||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README.rst
|
||||
|
||||
%changelog
|
||||
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 26 2015 Automatic Build System <autodist@mambasoft.it> 2.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user