automatic version update by autodist [release 0.3.0-1mamba;Tue May 01 2018]

This commit is contained in:
Automatic Build System 2024-01-05 16:42:18 +01:00
parent cd92937a6f
commit 9cc1f90845

View File

@ -1,5 +1,5 @@
Name: python-sphinx_rtd_theme
Version: 0.1.9
Version: 0.3.0
Release: 1mamba
Summary: Read the Docs Sphinx Theme
Group: System/Libraries
@ -33,7 +33,7 @@ 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)
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 0.3.0-1mamba
- automatic version update by autodist
* Fri Oct 09 2015 Automatic Build System <autodist@mambasoft.it> 0.1.9-1mamba
- automatic version update by autodist