Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/resterm/resterm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%global debug_package %{nil}

Name: resterm
Version: 0.23.3
Version: 0.23.4
Release: 1%{?dist}
Summary: TUI REST, gRPC, and WebSocket API client

Expand Down Expand Up @@ -35,6 +35,8 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
%{_bindir}/%{name}

%changelog
* Mon Feb 23 2026 Hypercube <hypercube@binarypie.dev> - 0.23.4-1
- Update to 0.23.4
* Sat Feb 21 2026 Hypercube <hypercube@binarypie.dev> - 0.23.3-1
- Update to 0.23.3
* Fri Feb 06 2026 Hypercube <hypercube@binarypie.dev> - 0.21.3-1
Expand Down