diff --git a/rpm/gpt-cli-chat.spec b/rpm/gpt-cli-chat.spec index e983e82..68a0b97 100644 --- a/rpm/gpt-cli-chat.spec +++ b/rpm/gpt-cli-chat.spec @@ -2,7 +2,7 @@ %global go_release go1.18.10 Name: gpt-cli-chat -Version: 0.3 +Version: 0.5 Release: 1%{?dist} Summary: gpt-cli-chat tool License: GPLv3 @@ -35,6 +35,9 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name} %license LICENSE %changelog +* Sun Nov 19 2023 spideyz0r <47341410+spideyz0r@users.noreply.github.com> 0.5-1 +- Add support to Internet queries + * Tue Aug 15 2023 spideyz0r <47341410+spideyz0r@users.noreply.github.com> 0.2-1 - Add support to GPT 4