Skip to content

Commit

Permalink
use %{?buildtag} in tdnf.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverkurth committed Aug 2, 2024
1 parent 8cfa960 commit a084f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdnf.spec.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: dnf/yum equivalent using C libs
Name: tdnf
Version: @PROJECT_VERSION@
Release: 0%{?dist}
Release: 0%{?buildtag}%{?dist}
Vendor: VMware, Inc.
Distribution: Photon
License: LGPLv2.1,GPLv2
Expand Down

0 comments on commit a084f56

Please sign in to comment.