Prep 0.9.0
Some checks failed
Lint / test (push) Waiting to run
CI / test (push) Has been cancelled

This commit is contained in:
Miguel Jacq 2026-06-07 17:41:30 +10:00
parent 4eb761088d
commit 07c5f68352
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 169 additions and 149 deletions

View file

@ -4,7 +4,7 @@
# provides the Python distribution/module as "sqlcipher4". To keep Fedora's
# auto-generated python3dist() Requires correct, we rewrite the dependency key in
# pyproject.toml at build time.
%global upstream_version 0.8.4
%global upstream_version 0.9.0
Name: bouquin
Version: %{upstream_version}
@ -82,6 +82,10 @@ install -Dpm 0644 bouquin/icons/bouquin.svg %{buildroot}%{_datadir}/icons/hicolo
%{_datadir}/icons/hicolor/scalable/apps/bouquin.svg
%changelog
* Sun Jun 07 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Add 'Projects' interface for unified time/invoice/docs view.
- Add ability to set a 'bucket' of (prepaid) hours for a project and warn when time logged approaches it.
- Add ability to invoice for the increase in prepaid project bucket hours (without having had to 'log' them).
* Wed May 13 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Dependency updates
- SQLCipher 4.16.0