0.7.0
All checks were successful
CI / test (push) Successful in 52s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 1m40s
Lint / test (push) Successful in 50s

This commit is contained in:
Miguel Jacq 2026-07-05 10:54:37 +10:00
parent f9332879ba
commit d3694240da
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
3 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,4 @@
%global upstream_version 0.5.7
%global upstream_version 0.7.0
Name: jinjaturtle
Version: %{upstream_version}
@ -42,6 +42,8 @@ Convert config files into Ansible defaults and Jinja2 templates.
%{_bindir}/jinjaturtle
%changelog
* Sun Jul 05 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Much hardening
* Wed Jun 24 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- More hardening
* Tue Jun 23 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}