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 RPM pakcage name issue like
`rpm-ostree-2024.8.28.g3c9febff-%autorelease.x86_64.rpm`
  • Loading branch information
HuijingHei committed Sep 14, 2024
1 parent 37f6429 commit c1a041f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/rpm-ostree.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Summary: Hybrid image/package system
Name: rpm-ostree
Version: 2024.7
Release: %autorelease
Release: 1%{?dist}
License: LGPL-2.0-or-later
URL: https://github.com/coreos/rpm-ostree
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
Expand Down

0 comments on commit c1a041f

Please sign in to comment.