automatic version update by autodist [release 3.48.0-1mamba;Wed Jan 15 2025]
This commit is contained in:
parent
ff284d71bf
commit
884a0b3e95
@ -1,11 +0,0 @@
|
|||||||
--- sqlite-autoconf-3470000/tea/generic/tclsqlite3.c.orig 2024-11-08 17:16:21.902007739 +0100
|
|
||||||
+++ sqlite-autoconf-3470000/tea/generic/tclsqlite3.c 2024-11-08 17:16:26.432017661 +0100
|
|
||||||
@@ -53,7 +53,7 @@
|
|
||||||
#if TCL_MAJOR_VERSION==9
|
|
||||||
# define CONST const
|
|
||||||
#else
|
|
||||||
- typedef int Tcl_Size;
|
|
||||||
+// typedef int Tcl_Size;
|
|
||||||
#endif
|
|
||||||
/**** End copy of tclsqlite.h ****/
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: libsqlite
|
Name: libsqlite
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.47.2
|
Version: 3.48.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C library that implements an embeddable SQL database engine
|
Summary: A C library that implements an embeddable SQL database engine
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -24,7 +24,6 @@ URL: https://www.sqlite.org/index.html
|
|||||||
Source0: https://www.sqlite.org/%{year}/sqlite-autoconf-%{real_version}.tar.gz
|
Source0: https://www.sqlite.org/%{year}/sqlite-autoconf-%{real_version}.tar.gz
|
||||||
Source1: https://www.sqlite.org/%{year}/sqlite-doc-%{doc_version}.zip
|
Source1: https://www.sqlite.org/%{year}/sqlite-doc-%{doc_version}.zip
|
||||||
Patch0: libsqlite-3.7.11.0-enable_column_metadata.patch
|
Patch0: libsqlite-3.7.11.0-enable_column_metadata.patch
|
||||||
Patch1: libsqlite-3.47.0-tcl-8.6.15.patch
|
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -93,12 +92,10 @@ Obsoletes: tcl-sqlite3 <= 3.33.0.0
|
|||||||
%description tcl
|
%description tcl
|
||||||
Tcl binding for %{name}.
|
Tcl binding for %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n sqlite-autoconf-%{real_version} -a1
|
%setup -q -n sqlite-autoconf-%{real_version} -a1
|
||||||
%patch 0 -p1
|
%patch 0 -p1
|
||||||
%patch 1 -p1
|
|
||||||
|
|
||||||
rm -f sqlite-doc-%{real_version}%{?rel}/search
|
rm -f sqlite-doc-%{real_version}%{?rel}/search
|
||||||
|
|
||||||
@ -211,6 +208,9 @@ make test || :
|
|||||||
%{_mandir}/mann/*
|
%{_mandir}/mann/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2025 Automatic Build System <autodist@openmamba.org> 3.48.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 08 2024 Automatic Build System <autodist@openmamba.org> 3.47.2-1mamba
|
* Sun Dec 08 2024 Automatic Build System <autodist@openmamba.org> 3.47.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user