Skip to content

Commit

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

Name: atuin
Version: 18.2.0
Release: 2%{?dist}
Version: 18.3.0
Release: 1%{?dist}
Summary: Magical shell history

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

%changelog
* Tue Jun 11 2024 cyqsimon - 18.3.0-1
- Release 18.3.0

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

Expand Down

0 comments on commit 19784d4

Please sign in to comment.