automatic version update by autodist [release 0.19.9-1mamba;Wed Jan 09 2019]
This commit is contained in:
parent
c8285d38b0
commit
1eda1df689
@ -1,5 +1,5 @@
|
||||
Name: python-dulwich
|
||||
Version: 0.10.1a
|
||||
Version: 0.19.9
|
||||
Release: 1mamba
|
||||
Summary: Python implementation of Git
|
||||
Group: System/Libraries
|
||||
@ -34,13 +34,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 "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING NEWS
|
||||
|
||||
%changelog
|
||||
* Wed Jan 09 2019 Automatic Build System <autodist@mambasoft.it> 0.19.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 10 2015 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 0.10.1a-1mamba
|
||||
- update to 0.10.1a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user