update to 3.13.0_r1 [release 3.13.0_r1-1mamba;Sun Jul 31 2016]
This commit is contained in:
parent
e2cc0675ef
commit
3495e07cf9
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: python-apsw
|
||||
Version: 3.8.5_r1
|
||||
Version: 3.13.0_r1
|
||||
Release: 1mamba
|
||||
Summary: Another Python SQLite Wrapper
|
||||
Group: System/Libraries
|
||||
@ -36,7 +36,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)
|
||||
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
#
|
||||
|
||||
%changelog
|
||||
* Sun Jul 31 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.13.0_r1-1mamba
|
||||
- update to 3.13.0_r1
|
||||
|
||||
* Thu Jul 10 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.8.5_r1-1mamba
|
||||
- update to 3.8.5_r1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user