Update to 0.8.0.

This commit is contained in:
Maxwell G
2024-09-15 23:01:04 -05:00
parent 7b1299607c
commit 9ab94fbf10
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
SHA512 (tomcli-0.7.0.tar.gz) = 6efb507749247ad12ed0c0d1fff472cca1c9f42bad272ab86faa5a9d1daa659bfe22cb466ae6b0ef0c3067de763561d1232f13d4d8d572d97cf097ebe2e9e21f
SHA512 (tomcli-0.7.0.tar.gz.asc) = c4a1ef3b368a028dd89681f59e12805ce0c5c8a08e19b0378a65c6787d432392447f3ce0e67a26189fac1892a6cdfb0b5d7264a74a9fc1be44d08fbdfae79704
SHA512 (tomcli-0.8.0.tar.gz) = bc9139601d6902ecad8a72a8f315e94fcd376cd3b8fe3b3475f9c8afcc55dc1fe1e9003402b258d562f9063201c8b4e3143fc96d385b25027fd7791b2b8b791a
SHA512 (tomcli-0.8.0.tar.gz.asc) = 6161a2f9b664998e468cdeaaf7e691d54456be924c187a5f4873291f76cf0710130c8ec90afc9b61a7a3018f6754fab0663a620d6e5315f554cb37c423a535fc
+4 -1
View File
@@ -30,7 +30,7 @@ PATH=%{buildroot}%{_bindir}:${PATH}
%endif
Name: tomcli
Version: 0.7.0
Version: 0.8.0
Release: 1%{?dist}
Summary: CLI for working with TOML files. Pronounced "tom clee."
@@ -143,6 +143,9 @@ test "${newname}" = "not-tomcli"
%changelog
* Mon Sep 16 2024 Maxwell G <maxwell@gtmx.me> - 0.8.0-1
- Update to 0.8.0.
* Wed Aug 28 2024 Maxwell G <maxwell@gtmx.me> - 0.7.0-1
- Update to 0.7.0.