Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a5381a5831 |
+4
-1
@@ -31,7 +31,7 @@ PATH=%{buildroot}%{_bindir}:${PATH}
|
||||
|
||||
Name: tomcli
|
||||
Version: 0.10.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: CLI for working with TOML files. Pronounced "tom clee."
|
||||
|
||||
License: MIT
|
||||
@@ -143,6 +143,9 @@ test "${newname}" = "not-tomcli"
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.10.1-3
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user