SQLCipher 4.18.0
All checks were successful
CI / test (push) Successful in 3m23s

This commit is contained in:
Miguel Jacq 2026-08-25 16:49:16 +10:00
parent 26812c623c
commit 899848f534
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 14 additions and 6 deletions

View file

@ -7,7 +7,7 @@
# To keep the RPM build closer to Debian while still using %pyproject_* macros,
# this spec rewrites ONLY the [build-system] table at %prep time so that
# PEP517 uses setuptools.build_meta with minimal requirements.
%global upstream_version 4.16.0
%global upstream_version 4.18.0
Name: bouquin-sqlcipher4
Version: %{upstream_version}
@ -71,5 +71,7 @@ export BOUQUIN_SYSTEM_OPENSSL=1
%doc README.md
%changelog
* Wed Dec 24 2025 Miguel Jacq <mig@mig5.net> - %{upstream_version}
Aug 25 2026 Miguel Jacq <mig@mig5.net> - %{upstream_version}
- New release 4.18
Dec 24 2025 Miguel Jacq <mig@mig5.net> - %{upstream_version}
- New release