From a6ceca2aa1cb0f51ec75e2a6fd66bbce7d4c4c4d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:44:52 +0100 Subject: [PATCH] update to 3.28.0_r1 [release 3.28.0_r1-1mamba;Sun Aug 18 2019] --- python-apsw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-apsw.spec b/python-apsw.spec index 0afeee5..b11cedf 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: python-apsw -Version: 3.13.0_r1 +Version: 3.28.0_r1 Release: 1mamba Summary: Another Python SQLite Wrapper Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build # %changelog +* Sun Aug 18 2019 Silvan Calarco 3.28.0_r1-1mamba +- update to 3.28.0_r1 + * Sun Jul 31 2016 Silvan Calarco 3.13.0_r1-1mamba - update to 3.13.0_r1