Skip to content

Commit

Permalink
xh: 0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Jul 9, 2024
1 parent 2ddc564 commit fe4b2ab
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions specs/xh.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global debug_package %{nil}

Name: xh
Version: 0.22.0
Release: 2%{?dist}
Version: 0.22.2
Release: 1%{?dist}
Summary: Friendly and fast tool for sending HTTP requests

License: MIT
Expand Down Expand Up @@ -56,6 +56,9 @@ install -Dpm 644 completions/_%{name} %{buildroot}%{_datadir}/zsh/site-functions
%{_datadir}/zsh/site-functions/_%{name}

%changelog
* Tue Jul 09 2024 cyqsimon - 0.22.2-1
- Release 0.22.2

* Tue Apr 16 2024 cyqsimon - 0.22.0-2
- Remove explicit stripping (strip enabled by default since 1.77.0)

Expand Down

0 comments on commit fe4b2ab

Please sign in to comment.