update to 0.7.1 [release 0.7.1-1mamba;Tue Sep 11 2018]

This commit is contained in:
Silvan Calarco 2024-01-06 11:11:23 +01:00
parent bcdfd654cc
commit bc2f87a1c6

View File

@ -1,14 +1,14 @@
Name: python-genshi
Epoch: 1
Version: 0.7
Version: 0.7.1
Release: 1mamba
Summary: Python toolkit for generation of output for the web
Group: System/Libraries/Python
Vendor: openmamba
Distribution: openmamba
Packager: gil <puntogil@libero.it>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://genshi.edgewall.org/
Source: http://ftp.edgewall.com/pub/genshi/Genshi-%{version}.tar.gz
Source: https://pypi.debian.net/Genshi/Genshi-%{version}.tar.gz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
@ -40,7 +40,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--single-version-externally-managed \
--record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
#%check
#{__python} setup.py test
@ -54,6 +54,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
#%doc ChangeLog doc examples README.txt
%changelog
* Tue Sep 11 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-1mamba
- update to 0.7.1
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 0.7-1mamba
- automatic update by autodist