diff --git a/libsqlite.spec b/libsqlite.spec index 132a7fe..1814ef4 100644 --- a/libsqlite.spec +++ b/libsqlite.spec @@ -9,10 +9,10 @@ %endif %endif #% define year %(date +%Y) -%define year 2019 +%define year 2020 Name: libsqlite -Version: 3.30.1.0 +Version: 3.31.1.0 Release: 1mamba Summary: A C library that implements an embeddable SQL database engine Group: System/Libraries @@ -97,6 +97,8 @@ Obsoletes: tcl-sqlite3 %description tcl Tcl binding for %{name}. +%debug_package + %prep %setup -q -n sqlite-autoconf-%{real_version} -a1 %patch0 -p1 @@ -218,6 +220,9 @@ make test || : %{_mandir}/mann/* %changelog +* Mon May 11 2020 Silvan Calarco 3.31.1.0-1mamba +- update to 3.31.1.0 + * Sun Oct 27 2019 Silvan Calarco 3.30.1.0-1mamba - update to 3.30.01.00