Chef 11 dependency OBS-URL: https://build.opensuse.org/request/show/173423 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-stats_hero?expand=0&rev=1
12 lines
387 B
Diff
12 lines
387 B
Diff
--- src/stats_hero.app.src 2013-04-22 17:00:24.034061753 +0200
|
|
+++ src/stats_hero.app.src.patched 2013-04-25 10:37:23.535323469 +0200
|
|
@@ -18,7 +18,7 @@
|
|
{application, stats_hero,
|
|
[
|
|
{description, "Metrics and logging helper app for Opscode Erlang projects"},
|
|
- {vsn, git},
|
|
+ {vsn, ""},
|
|
{registered, [stats_hero_monitor, stats_hero_worker_sup]},
|
|
{applications, [
|
|
kernel,
|