generated from demus/basic-rpm-template
Convert to %autorelease and %autochangelog
Build and provide rpm of gemini-cli-rpm / Build src rpm and send it to COPR (f42) (release) Successful in 5m8s
Build and provide rpm of gemini-cli-rpm / Build src rpm and send it to COPR (f43) (release) Successful in 4m25s
Build and provide rpm of gemini-cli-rpm / Build src rpm and send it to COPR (rawhide) (release) Successful in 4m30s
Build and provide rpm of gemini-cli-rpm / Build src rpm and send it to COPR (f42) (release) Successful in 5m8s
Build and provide rpm of gemini-cli-rpm / Build src rpm and send it to COPR (f43) (release) Successful in 4m25s
Build and provide rpm of gemini-cli-rpm / Build src rpm and send it to COPR (rawhide) (release) Successful in 4m30s
[skip changelog]
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
* Fri Nov 22 2024 Your Name <your@email.com> - 0.17.1-1
|
||||||
|
- Initial package
|
||||||
+2
-3
@@ -1,6 +1,6 @@
|
|||||||
Name: gemini-cli
|
Name: gemini-cli
|
||||||
Version: 0.36.0
|
Version: 0.36.0
|
||||||
Release: 1%{?dist}
|
Release: %autorelease
|
||||||
Summary: Google Gemini CLI tool
|
Summary: Google Gemini CLI tool
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -33,5 +33,4 @@ CLI tool for interacting with Google's Gemini AI models from the command line.
|
|||||||
%{_bindir}/gemini
|
%{_bindir}/gemini
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 22 2024 Your Name <your@email.com> - 0.17.1-1
|
%autochangelog
|
||||||
- Initial package
|
|
||||||
|
|||||||
Reference in New Issue
Block a user