From 4b882b3ceade28a418466777fdd9324ef878fe65 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Thu, 7 May 2026 09:10:32 +0000 Subject: [PATCH 1/5] Update to 4.12.4 --- .gitignore | 1 + sources | 2 +- wxsqlite3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f10b2bf..50d9ef0 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /wxsqlite3-4.12.1.tar.gz /wxsqlite3-4.12.2.tar.gz /wxsqlite3-4.12.3.tar.gz +/wxsqlite3-4.12.4.tar.gz diff --git a/sources b/sources index 1470115..28b5b28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wxsqlite3-4.12.3.tar.gz) = 94a2e2c27feab043f429b625355747c2536d6d4fee1b8711ab2a1c54a388289f4daca553006909db18eeecb4a7cfc32704cf0caa9e9a325518aa6798c25bc24b +SHA512 (wxsqlite3-4.12.4.tar.gz) = d460427e484b7cde019a39db28e228e0199aada79a1c4ebd3c31d4f0546a47a26c9f6bc762a57751d38b583861f01861dca65c421a4cd141d46b069aa226c986 diff --git a/wxsqlite3.spec b/wxsqlite3.spec index ad045cf..1ee1a46 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -3,7 +3,7 @@ %global wxincdir %{_includedir}/wx-%{wxversion} Name: wxsqlite3 -Version: 4.12.3 +Version: 4.12.4 Release: 1%{?dist} Summary: C++ wrapper around the SQLite 3.x database @@ -130,6 +130,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Thu May 07 2026 Martin Gansser 4.12.4-1 +- Update to 4.12.4 + * Tue Apr 14 2026 Martin Gansser 4.12.3-1 - Update to 4.12.3 From 5199b65db1895af0a480a8c52a8ff65b75eef5a8 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Mon, 8 Jun 2026 08:11:03 +0200 Subject: [PATCH 2/5] Update to 4.12.5 --- .gitignore | 1 + sources | 2 +- wxsqlite3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 50d9ef0..255e268 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /wxsqlite3-4.12.2.tar.gz /wxsqlite3-4.12.3.tar.gz /wxsqlite3-4.12.4.tar.gz +/wxsqlite3-4.12.5.tar.gz diff --git a/sources b/sources index 28b5b28..6b3fa67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wxsqlite3-4.12.4.tar.gz) = d460427e484b7cde019a39db28e228e0199aada79a1c4ebd3c31d4f0546a47a26c9f6bc762a57751d38b583861f01861dca65c421a4cd141d46b069aa226c986 +SHA512 (wxsqlite3-4.12.5.tar.gz) = 9c269fb689b3528d7ff2dad90118f71117fe02d5fa6a2c067302e56e73fbceee8e04322042a4ffe674ee9d218ca2b6801723da58c257d59ef050312b15516bc4 diff --git a/wxsqlite3.spec b/wxsqlite3.spec index 1ee1a46..5130a11 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -3,7 +3,7 @@ %global wxincdir %{_includedir}/wx-%{wxversion} Name: wxsqlite3 -Version: 4.12.4 +Version: 4.12.5 Release: 1%{?dist} Summary: C++ wrapper around the SQLite 3.x database @@ -130,6 +130,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Mon Jun 08 2026 Martin Gansser 4.12.5-1 +- Update to 4.12.5 + * Thu May 07 2026 Martin Gansser 4.12.4-1 - Update to 4.12.4 From 3d1fc4b79a707197f7c080ae1178700d039baf94 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Fri, 17 Jul 2026 10:05:50 +0200 Subject: [PATCH 3/5] Update to 4.12.6 --- .gitignore | 1 + sources | 2 +- wxsqlite3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 255e268..937c95c 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /wxsqlite3-4.12.3.tar.gz /wxsqlite3-4.12.4.tar.gz /wxsqlite3-4.12.5.tar.gz +/wxsqlite3-4.12.6.tar.gz diff --git a/sources b/sources index 6b3fa67..7463f68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wxsqlite3-4.12.5.tar.gz) = 9c269fb689b3528d7ff2dad90118f71117fe02d5fa6a2c067302e56e73fbceee8e04322042a4ffe674ee9d218ca2b6801723da58c257d59ef050312b15516bc4 +SHA512 (wxsqlite3-4.12.6.tar.gz) = 00183daa5b4498a76c0196615aabf60262b8190998caffc78920bd271f4e53842f472977c5eded5cf8fa7db135c25b4882d9c7d9ad790b8f6b5a525b4cf9f654 diff --git a/wxsqlite3.spec b/wxsqlite3.spec index 5130a11..2bed5c9 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -3,7 +3,7 @@ %global wxincdir %{_includedir}/wx-%{wxversion} Name: wxsqlite3 -Version: 4.12.5 +Version: 4.12.6 Release: 1%{?dist} Summary: C++ wrapper around the SQLite 3.x database @@ -130,6 +130,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Fri Jul 17 2026 Martin Gansser 4.12.6-1 +- Update to 4.12.6 + * Mon Jun 08 2026 Martin Gansser 4.12.5-1 - Update to 4.12.5 From 9d949a9dc83d6c57330dd8a674d18f161cbec153 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Thu, 6 Aug 2026 16:59:37 +0200 Subject: [PATCH 4/5] Update to 4.12.7 --- .gitignore | 1 + sources | 2 +- wxsqlite3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 937c95c..94dcfcd 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /wxsqlite3-4.12.4.tar.gz /wxsqlite3-4.12.5.tar.gz /wxsqlite3-4.12.6.tar.gz +/wxsqlite3-4.12.7.tar.gz diff --git a/sources b/sources index 7463f68..13fcb70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wxsqlite3-4.12.6.tar.gz) = 00183daa5b4498a76c0196615aabf60262b8190998caffc78920bd271f4e53842f472977c5eded5cf8fa7db135c25b4882d9c7d9ad790b8f6b5a525b4cf9f654 +SHA512 (wxsqlite3-4.12.7.tar.gz) = cb26c9db90ab9f773b56b46ca1bb99fc0a859f61ede97d73af432cd8dd46de0fd3aab98e35464daf6c6f8bd6b52e369ba444781ef41466c244c72c48531e07dc diff --git a/wxsqlite3.spec b/wxsqlite3.spec index 2bed5c9..308f140 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -3,7 +3,7 @@ %global wxincdir %{_includedir}/wx-%{wxversion} Name: wxsqlite3 -Version: 4.12.6 +Version: 4.12.7 Release: 1%{?dist} Summary: C++ wrapper around the SQLite 3.x database @@ -130,6 +130,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Thu Aug 06 2026 Martin Gansser 4.12.7-1 +- Update to 4.12.7 + * Fri Jul 17 2026 Martin Gansser 4.12.6-1 - Update to 4.12.6 From ffd49dfbe8e383f06ba6c5d505e0dc74a320d7c4 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Fri, 14 Aug 2026 11:58:14 +0200 Subject: [PATCH 5/5] Update to 5.0.1 --- .gitignore | 1 + sources | 2 +- wxsqlite3.spec | 20 +++++++++++--------- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 94dcfcd..5468184 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /wxsqlite3-4.12.5.tar.gz /wxsqlite3-4.12.6.tar.gz /wxsqlite3-4.12.7.tar.gz +/wxsqlite3-5.0.1.tar.gz diff --git a/sources b/sources index 13fcb70..4aee81a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wxsqlite3-4.12.7.tar.gz) = cb26c9db90ab9f773b56b46ca1bb99fc0a859f61ede97d73af432cd8dd46de0fd3aab98e35464daf6c6f8bd6b52e369ba444781ef41466c244c72c48531e07dc +SHA512 (wxsqlite3-5.0.1.tar.gz) = 59c635a5254247276249f8c151ffae0ab8bdeb3f0c27a255313ba5e215f11c42b04699d23b217cf3fd446daec1b2f18376cb26761bc9fc528312fabeebe69f39 diff --git a/wxsqlite3.spec b/wxsqlite3.spec index 308f140..e2b0e57 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -3,7 +3,7 @@ %global wxincdir %{_includedir}/wx-%{wxversion} Name: wxsqlite3 -Version: 4.12.7 +Version: 5.0.1 Release: 1%{?dist} Summary: C++ wrapper around the SQLite 3.x database @@ -61,7 +61,7 @@ that use %{name}. %prep -%autosetup -n %{name}-%{version} +%autosetup -p1 -n %{name}-%{version} # activate correct build folder #mv build30 build @@ -83,6 +83,12 @@ chmod a-x include/wx/wxsqlite3.h src/wxsqlite3.cpp chmod -x LICENCE.txt readme.md %build +%set_build_flags + +# disable GCC LTO froür wxSQLite3 +export CFLAGS="%{build_cflags} -fno-lto" +export CXXFLAGS="%{build_cxxflags} -fno-lto" + #autoreconf --install --force autoreconf %configure --enable-shared=yes --enable-static=no --enable-codec=chacha20 \ @@ -107,14 +113,8 @@ mv %{buildroot}%{_includedir}/wx %{buildroot}%{wxincdir} find %{buildroot} -name '*.la' -exec rm -f {} ';' -# install pkgconfig file -### mkdir -p %{buildroot}%{_libdir}/pkgconfig -###mv %{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc - - %ldconfig_scriptlets - %files %doc readme.md %license LICENCE.txt @@ -128,8 +128,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %files doc %doc docs/html - %changelog +* Fri Aug 14 2026 Martin Gansser 5.0.1-1 +- Update to 5.0.1 + * Thu Aug 06 2026 Martin Gansser 4.12.7-1 - Update to 4.12.7