Commit 23ce949
Fix RPM package name (#183)
## What is the goal of this PR?
Fix #180
If `workspace_refs` was passed to `assemble_rpm`, RPM package name would be invalid.
## What are the changes implemented in this PR?
`tag` which is attached to indicate RPM package name should be attached _before_ spec file is modified.1 parent 0065b12 commit 23ce949
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | | - | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments