From 3495e07cf9dedfb924dea41fc0489bb8f0f64bc6 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:44:52 +0100 Subject: [PATCH] update to 3.13.0_r1 [release 3.13.0_r1-1mamba;Sun Jul 31 2016] --- python-apsw.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-apsw.spec b/python-apsw.spec index 4a4b6c6..0afeee5 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -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 3.13.0_r1-1mamba +- update to 3.13.0_r1 + * Thu Jul 10 2014 Silvan Calarco 3.8.5_r1-1mamba - update to 3.8.5_r1