Skip to content

Commit

Permalink
spec: %autorelease can't be resolved by COPR
Browse files Browse the repository at this point in the history
Fix bootc RPM pakcage name issue like
"bootc-202403011229.g5dde9d8842-%autorelease.x86_64"

Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
  • Loading branch information
henrywang committed Mar 5, 2024
1 parent 5dde9d8 commit 3909def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/packaging/bootc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Name: bootc
Version: 0.1
Release: %autorelease
Release: 1%{?dist}
Summary: Boot containers

License: ASL 2.0
Expand Down

0 comments on commit 3909def

Please sign in to comment.