Bump versions

This commit is contained in:
Miguel Jacq 2026-01-06 12:01:37 +11:00
parent 2f77cd4d80
commit 121e67ae07
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,4 @@
%global upstream_version 0.3.5
%global upstream_version 0.4.0
Name: jinjaturtle
Version: %{upstream_version}
@ -42,6 +42,8 @@ Convert config files into Ansible defaults and Jinja2 templates.
%{_bindir}/jinjaturtle
%changelog
* Tue Jan 06 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Support converting systemd files and postfix main.cf
* Tue Dec 30 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Support converting a directory (optionally recursively) instead of just an individual file.
* Sat Dec 27 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}