We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61af30 commit 12f18e5Copy full SHA for 12f18e5
daemon/Cargo.toml
@@ -115,7 +115,7 @@ depends = "$auto"
115
extended-description = """\
116
A utility for monitoring and controlling a TC-Helicon GoXLR or GoXLR Mini.
117
"""
118
-revision = "2"
+revision = "1"
119
120
## cargo generate-rpm support..
121
[package.metadata.generate-rpm]
@@ -149,7 +149,7 @@ udevadm control --reload-rules
149
udevadm trigger
150
151
152
-release = "2"
+release = "1"
153
154
# Because we build under Ubuntu in CI, generate-rpm is unable to calculate the dependencies required (no access
155
# to rpm / yum), so we need to disable the auto and specify dependencies manually.
0 commit comments