update to 3.31.1.0 [release 3.31.1.0-1mamba;Mon May 11 2020]
This commit is contained in:
parent
cfa746fdab
commit
93c1742bc4
@ -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 <silvan.calarco@mambasoft.it> 3.31.1.0-1mamba
|
||||
- update to 3.31.1.0
|
||||
|
||||
* Sun Oct 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.30.1.0-1mamba
|
||||
- update to 3.30.01.00
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user