Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2246909c39 | |||
| 9fab598d4c | |||
| a296315a12 | |||
| f7a28072ef | |||
| 3c56ee0af3 | |||
| 383229d69f | |||
| dc8c877840 | |||
| a958e2b58c | |||
| 8e9e061deb | |||
| d811cf91ba |
@@ -1,2 +1,2 @@
|
||||
SHA512 (tomcli-0.8.0.tar.gz) = bc9139601d6902ecad8a72a8f315e94fcd376cd3b8fe3b3475f9c8afcc55dc1fe1e9003402b258d562f9063201c8b4e3143fc96d385b25027fd7791b2b8b791a
|
||||
SHA512 (tomcli-0.8.0.tar.gz.asc) = 6161a2f9b664998e468cdeaaf7e691d54456be924c187a5f4873291f76cf0710130c8ec90afc9b61a7a3018f6754fab0663a620d6e5315f554cb37c423a535fc
|
||||
SHA512 (tomcli-0.9.0.tar.gz) = 2004bb7950474376e620e14e5790726893b2d937d23e262609075e83ac94880e99716d88fba4cc4ecea8434f5c6a33ad8d2753a39d8e72472ea72679c70c8ca8
|
||||
SHA512 (tomcli-0.9.0.tar.gz.asc) = 2220f07834a5e41adc60eb905f2b720bc8ba93a0558ab18d53899e772b7a5eddf3de88464d7d6d6a310d2a2b4a14e5a66878667da08d501286ce64f79560ffa8
|
||||
|
||||
+9
-6
@@ -30,7 +30,7 @@ PATH=%{buildroot}%{_bindir}:${PATH}
|
||||
%endif
|
||||
|
||||
Name: tomcli
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for working with TOML files. Pronounced "tom clee."
|
||||
|
||||
@@ -143,6 +143,12 @@ test "${newname}" = "not-tomcli"
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 02 2025 Maxwell G <maxwell@gtmx.me> - 0.9.0-1
|
||||
- Update to 0.9.0.
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Mon Sep 16 2024 Maxwell G <maxwell@gtmx.me> - 0.8.0-1
|
||||
- Update to 0.8.0.
|
||||
|
||||
@@ -170,11 +176,8 @@ test "${newname}" = "not-tomcli"
|
||||
* Thu Sep 07 2023 Maxwell G <maxwell@gtmx.me> - 0.3.0-1
|
||||
- Update to 0.3.0.
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 0.1.2-2
|
||||
- Rebuilt for Python 3.12
|
||||
* Fri Sep 01 2023 Maxwell G <maxwell@gtmx.me> - 0.2.0-1
|
||||
- Update to 0.2.0.
|
||||
|
||||
* Sat May 20 2023 Maxwell G <maxwell@gtmx.me> - 0.1.2-1
|
||||
- Update to 0.1.2.
|
||||
|
||||
Reference in New Issue
Block a user