diff options
author | Timothée Floure <timothee.floure@fnux.ch> | 2018-08-08 07:03:31 +0200 |
---|---|---|
committer | Timothée Floure <timothee.floure@fnux.ch> | 2018-08-08 07:07:29 +0200 |
commit | df9baaed9b0779cd5aff1eb94b85b8a5d654156a (patch) | |
tree | f551feb4b49d3c57c8e8857c4a4845e3473adc55 | |
parent | 77cdca1692a5f53fcbbf80ace21af12a30a6b527 (diff) | |
download | rpm-erlang-bbmustache-master.tar.gz rpm-erlang-bbmustache-master.tar.xz rpm-erlang-bbmustache-master.zip |
-rw-r--r-- | erlang-bbmustache.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang-bbmustache.spec b/erlang-bbmustache.spec index 36230b4..6ac5de1 100644 --- a/erlang-bbmustache.spec +++ b/erlang-bbmustache.spec @@ -7,7 +7,7 @@ Name: erlang-%{realname} Version: 1.5.0 Release: 1%{?dist} -Summary: Binary pattern match Based Mustache template engine +Summary: Binary pattern match based Mustache template engine for erlang License: MIT URL: https://github.com/%{upstream}/%{realname} Source0: https://github.com/%{upstream}/%{realname}/archive/v%{version}/%{realname}-v%{version}.tar.gz |