Commit Graph

146 Commits

Author SHA1 Message Date
Zuzana Miklankova
f1a60499db
rebase to upstream version 3.45.0
- list explicit soname version provide
- disable some failing tests for i686
2024-01-17 10:36:10 +01:00
Zuzana Miklankova
3afd5b3bb3
rebase to upstream version 3.44.2 2023-12-07 09:42:36 +01:00
Zuzana Miklankova
7bf56a2b09
rebase to upstream version 3.44.1 2023-11-23 12:08:31 +01:00
Zuzana Miklankova
5372740d34
rebase to upstream version 3.44.0 2023-11-02 10:08:32 +01:00
Zuzana Miklankova
ba9e5a2454
rebase to upstream version 3.43.2 2023-10-23 10:05:01 +02:00
Zuzana Miklankova
741484829b
rebase to upstream version 3.43.1 2023-09-12 09:10:15 +02:00
Zuzana Miklankova
ecef115597
add sources for 3.43.0 2023-09-04 10:17:44 +02:00
Zuzana Miklankova
9c86df44e1
rebase back to 3.42.0 2023-07-13 09:57:42 +02:00
Zuzana Miklankova
35f4dd2d03
downgrade sqlite to 3.41.2
reason is crash during package install with sqlite 3.42.0

Related: #2216688
2023-06-23 12:23:03 +02:00
Zuzana Miklankova
e1c8a26134
rebase to 3.42.0
use %patch -P N instead of deprecated %patchN
2023-06-21 16:58:44 +02:00
Zuzana Miklankova
c066bc2195
rebase to 3.41.2
migrate to SPDX license
2023-03-27 11:56:44 +02:00
Zuzana Miklankova
7b4a7e0256
update to 3.40.1 2023-01-02 09:46:26 +01:00
Zuzana Miklankova
90c43fcacc
update to 3.40.0 2022-11-18 09:34:40 +01:00
Zuzana Miklankova
e581c87d4e
update to 3.39.4 2022-10-19 14:56:07 +02:00
Zuzana Miklankova
e6e5938a46
update to 3.39.3 2022-09-06 12:07:15 +02:00
Zuzana Miklankova
0ddb5e1f4a
update to 3.39.2 2022-07-29 10:06:10 +02:00
Zuzana Miklankova
3beb0299d4
update to 3.39.1
And fix incorrect date in changelog of specfile.

Resolves: #2106900
2022-07-18 14:47:59 +02:00
Zuzana Miklankova
57bfa64729
update to 3.39.0 2022-06-27 11:57:20 +02:00
Zuzana Miklankova
f04125dafa
update to 3.38.5 2022-05-09 11:19:28 +02:00
Zuzana Miklankova
0f684764a1
Update to 3.38.3 2022-04-28 09:24:43 +02:00
Zuzana Miklankova
511cb0af85
Update to 3.38.2 2022-04-07 10:51:28 +02:00
Zuzana Miklankova
c2aa962caa
Update to 3.38.1 2022-03-23 13:03:09 +01:00
Zuzana Miklankova
9e13576d40
Rebase to 3.38.0
- CFLAGS switched to configure options where possible
- remove SQLITE_ENABLE_MATH_FUNCTION, as this is default
- for i686 the atof1.test removed, due to failures, issue is filled in
  upstream. If the issue is fixed upstream, the test can be reenabled.
  Link on the issue: https://www.sqlite.org/forum/forumpost/b6a48b79f9
2022-03-15 13:11:48 +01:00
Ondrej Dubaj
219120d4fc Rebase to version 3.36.0 (#1973815) 2021-07-01 14:42:36 +02:00
Ondrej Dubaj
bee3a4ab7c Updated to version 3.35.5 (#1951196) 2021-04-20 07:55:15 +02:00
Ondrej Dubaj
cc02f02fbe Updated to version 3.35.4 (#1945904) 2021-04-06 09:19:44 +02:00
Ondrej Dubaj
f268594ea0 Updated to version 3.35.3 (#1943555) 2021-03-27 18:55:44 +01:00
Ondrej Dubaj
0a82e2f7fc Updated to version 3.35.2 (#1940208) 2021-03-18 08:23:04 +01:00
Ondrej Dubaj
8c30a63270 Updated to version 3.35.1 (#1939197) 2021-03-16 09:15:25 +01:00
Ondrej Dubaj
4f5d23b554 Updated to version 3.35.0 (#1938256) 2021-03-15 09:30:27 +01:00
Ondrej Dubaj
d0951b106a Rebase to version 3.34.1 2021-01-25 09:12:11 +01:00
Ondrej Dubaj
ee088db164 Updated to version 3.34.0 2020-12-02 08:33:34 +01:00
Ondrej Dubaj
cfaecde041 Rebased to version 3.33.0
Resolves: #1868945
2020-08-16 17:55:11 +02:00
Ondrej Dubaj
9eee6d2954 Rebase to version 3.32.3 2020-06-24 08:00:23 +02:00
Ondrej Dubaj
efa76439d7 Rebase to version 3.32.2
Resolves: #1844043
2020-06-05 08:08:11 +02:00
Ondrej Dubaj
f23b9ba5aa Rebase to version 3.32.1
Resolves: #1839834
2020-05-26 13:00:46 +02:00
Ondrej Dubaj
442daf2297 Rebase to version 3.32.0
Resolves: #1839234
2020-05-25 09:50:16 +02:00
Ondrej Dubaj
236dd0f14c - Updated to version 3.31.1 (https://sqlite.org/releaselog/3_31_1.html)
- updated spec file, deleted useless patches
- Resolved s390 arch incompatibility
- Modified FTS tests to support big endian platforms
2020-02-05 08:48:04 +01:00
Petr Kubat
45f87b7215 Updated to version 3.30.1 (https://sqlite.org/releaselog/3_30_1.html) 2019-10-14 09:24:14 +02:00
Ondrej Dubaj
84c1917155 Updated to version 3.30.0 2019-10-07 11:55:36 +02:00
Petr Kubat
2474f1a528 Updated to version 3.29.0 (https://sqlite.org/releaselog/3_29_0.html)
Remove stupid-openfiles-test patch as the upstream test should now
work properly even on systems with larger number of file descriptors
  Related: https://sqlite.org/src/info/a27b0b880d76c683
2019-07-16 09:28:37 +02:00
Petr Kubat
709ff94d3e update to version 3.28.0 (https://sqlite.org/releaselog/3_28_0.html)
remove sqlite-3.8.10.1-tcl-regress-tests.patch as the issue is fixed with rawhide tcl.
2019-05-13 09:07:39 +02:00
Petr Kubat
cced181805 Updated to version 3.27.2 (https://sqlite.org/releaselog/3_27_2.html) 2019-02-28 09:30:21 +01:00
Petr Kubat
5b435e6dc5 Updated to version 3.26.0 (https://sqlite.org/releaselog/3_26_0.html) 2018-12-12 09:22:22 +01:00
Petr Kubat
09499b5817 Updated to version 3.25.2 (https://sqlite.org/releaselog/3_25_2.html) 2018-10-11 09:12:48 +02:00
Petr Kubat
c4dcb281b7 Updated to version 3.24.0 2018-06-05 09:26:16 +02:00
Petr Kubat
f8087997b5 Updated to version 3.23.1 2018-04-11 09:28:03 +02:00
Petr Kubat
bc5c0abaa3 Updated to version 3.23.0 2018-04-03 10:54:40 +02:00
Petr Kubat
5c2bab8225 Updated to version 3.22.0
Resolves: #1537337
2018-01-23 11:21:10 +01:00
Petr Kubat
fc234aaae7 Updated to version 3.21.0
Resolves: #1508243
2017-11-01 12:13:22 +01:00