Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10907194
D3844.id9449.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D3844.id9449.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -73,6 +73,7 @@
libsqlite3.so.0:sqlite3_create_function_v2
libsqlite3.so.0:sqlite3_create_module
libsqlite3.so.0:sqlite3_create_module_v2
+libsqlite3.so.0:sqlite3_create_window_function
libsqlite3.so.0:sqlite3_data_count
libsqlite3.so.0:sqlite3_db_cacheflush
libsqlite3.so.0:sqlite3_db_config
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -73,6 +73,7 @@
libsqlite3.so.0:sqlite3_create_function_v2
libsqlite3.so.0:sqlite3_create_module
libsqlite3.so.0:sqlite3_create_module_v2
+libsqlite3.so.0:sqlite3_create_window_function
libsqlite3.so.0:sqlite3_data_count
libsqlite3.so.0:sqlite3_db_cacheflush
libsqlite3.so.0:sqlite3_db_config
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : sqlite3
-version : 3.24.0
-release : 26
+version : 3.25.0
+release : 27
source :
- - https://www.sqlite.org/2018/sqlite-autoconf-3240000.tar.gz : d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a
+ - https://www.sqlite.org/2018/sqlite-autoconf-3250000.tar.gz : de1a93dfc1ea23d93ee85440fe4347d0b9cd936f25c29645ee0ee170d1307f71
license : Public-Domain
component : system.base
optimize : speed
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>sqlite3</Name>
<Packager>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>Public-Domain</License>
<PartOf>system.base</PartOf>
@@ -21,9 +21,10 @@
</Description>
<PartOf>system.base</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/sqlite3</Path>
+ <Path fileType="library">/usr/lib64/libsqlite3.so.0</Path>
+ <Path fileType="library">/usr/lib64/libsqlite3.so.0.8.6</Path>
+ <Path fileType="man">/usr/share/man/man1/sqlite3.1</Path>
</Files>
</Package>
<Package>
@@ -34,10 +35,11 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="26">sqlite3</Dependency>
+ <Dependency release="27">sqlite3</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib32/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib32/libsqlite3.so.0</Path>
+ <Path fileType="library">/usr/lib32/libsqlite3.so.0.8.6</Path>
</Files>
</Package>
<Package>
@@ -48,12 +50,12 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="26">sqlite3-32bit</Dependency>
- <Dependency release="26">sqlite3-devel</Dependency>
+ <Dependency release="27">sqlite3-32bit</Dependency>
+ <Dependency release="27">sqlite3-devel</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib32/lib*.so</Path>
- <Path fileType="data">/usr/lib32/pkgconfig/*.pc</Path>
+ <Path fileType="library">/usr/lib32/libsqlite3.so</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/sqlite3.pc</Path>
</Files>
</Package>
<Package>
@@ -64,21 +66,22 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="26">sqlite3</Dependency>
+ <Dependency release="27">sqlite3</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/sqlite3.h</Path>
+ <Path fileType="header">/usr/include/sqlite3ext.h</Path>
+ <Path fileType="library">/usr/lib64/libsqlite3.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/sqlite3.pc</Path>
</Files>
</Package>
<History>
- <Update release="26">
- <Date>2018-06-07</Date>
- <Version>3.24.0</Version>
+ <Update release="27">
+ <Date>2018-09-16</Date>
+ <Version>3.25.0</Version>
<Comment>Packaging update</Comment>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 7 2023, 6:08 PM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5864267
Default Alt Text
D3844.id9449.diff (4 KB)
Attached To
Mode
D3844: Update sqlite3 to 3.25.2
Attached
Detach File
Event Timeline
Log In to Comment