Skip to content

Commit 83c2cd4

Browse files
Tag this as release 2 in RPM and DEB
1 parent 8788390 commit 83c2cd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

daemon/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ depends = "$auto"
113113
extended-description = """\
114114
A utility for monitoring and controlling a TC-Helicon GoXLR or GoXLR Mini.
115115
"""
116+
revision = "2"
116117

117118
## cargo generate-rpm support..
118119
[package.metadata.generate-rpm]
@@ -146,6 +147,8 @@ udevadm control --reload-rules
146147
udevadm trigger
147148
"""
148149

150+
release = "2"
151+
149152
# Because we build under Ubuntu in CI, generate-rpm is unable to calculate the dependencies required (no access
150153
# to rpm / yum), so we need to disable the auto and specify dependencies manually.
151154
auto-req = "no"

0 commit comments

Comments
 (0)