diff --git a/python-dulwich.spec b/python-dulwich.spec index fa61064..98d71c5 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -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 0.19.9-1mamba +- automatic version update by autodist + * Wed Jun 10 2015 Stefano Cotta Ramusino 0.10.1a-1mamba - update to 0.10.1a