Skip to content

Commit

Permalink
Remove %version0 from spec file
Browse files Browse the repository at this point in the history
This was something to allow for the package to build in Fedora koji
and to pass review since it needed to be in the upstream code and the
Fedora spec file. Now that we are using packit, it is not needed and
should be removed from the spec.

Signed-off-by: Stephen Smoogen <[email protected]>
  • Loading branch information
Stephen Smoogen committed Nov 27, 2024
1 parent bbf73a4 commit bcc0e14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpm/python-ramalama.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
%global pypi_name ramalama
%global forgeurl https://github.com/containers/%{pypi_name}
# see ramalama/version.py
%global version0 0.2.0
%forgemeta

%global summary RamaLama is a command line tool for working with AI LLM models
Expand Down

0 comments on commit bcc0e14

Please sign in to comment.