Part of the Chef 11 software stack OBS-URL: https://build.opensuse.org/request/show/164125 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-chef_authn?expand=0&rev=1
12 lines
382 B
Diff
12 lines
382 B
Diff
--- a/src/chef_authn.app.src.orig 2013-04-05 16:39:21.014232152 +0200
|
|
+++ b/src/chef_authn.app.src 2013-04-05 16:43:52.956215914 +0200
|
|
@@ -18,7 +18,7 @@
|
|
{application, chef_authn,
|
|
[
|
|
{description, "Erlang API request authentication signing and verification for Chef"},
|
|
- {vsn, git},
|
|
+ {vsn, "0.0.0"},
|
|
{registered, []},
|
|
{applications, [kernel,
|
|
stdlib,
|