automatic version update by autodist [release 2.0.0-1mamba;Thu May 26 2016]
This commit is contained in:
parent
582b807df4
commit
6aa32c2f5b
@ -1,5 +1,5 @@
|
||||
Name: python-mock
|
||||
Version: 1.3.0
|
||||
Version: 2.0.0
|
||||
Release: 1mamba
|
||||
Summary: Rolling backport of unittest.mock for all Pythons
|
||||
Group: System/Libraries
|
||||
@ -35,12 +35,15 @@ 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 AUTHORS
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2016 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user