diff --git a/changelog b/changelog new file mode 100644 index 0000000..6ce366f --- /dev/null +++ b/changelog @@ -0,0 +1,2 @@ +* Fri Nov 22 2024 Your Name - 0.17.1-1 +- Initial package diff --git a/gemini-cli.spec b/gemini-cli.spec index f620dae..e3fe53c 100644 --- a/gemini-cli.spec +++ b/gemini-cli.spec @@ -1,6 +1,6 @@ Name: gemini-cli Version: 0.36.0 -Release: 1%{?dist} +Release: %autorelease Summary: Google Gemini CLI tool License: Apache-2.0 @@ -33,5 +33,4 @@ CLI tool for interacting with Google's Gemini AI models from the command line. %{_bindir}/gemini %changelog -* Fri Nov 22 2024 Your Name - 0.17.1-1 -- Initial package +%autochangelog