This commit is contained in:
parent
26812c623c
commit
899848f534
5 changed files with 14 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue