From: Stefan Schantl Date: Sun, 23 Jun 2019 15:21:57 +0000 (+0200) Subject: libyaml: Update to 0.2.2 X-Git-Url: http://git.ipfire.org/?p=people%2Fstevee%2Fipfire-3.x.git;a=commitdiff_plain;h=e30ce079e1971ea1c323d2c9a799bee06b1ed48f libyaml: Update to 0.2.2 Signed-off-by: Stefan Schantl --- diff --git a/libyaml/libyaml.nm b/libyaml/libyaml.nm index 6a07ec851..88375fbb1 100644 --- a/libyaml/libyaml.nm +++ b/libyaml/libyaml.nm @@ -4,8 +4,8 @@ ############################################################################### name = libyaml -version = 0.1.3 -release = 2 +version = 0.2.2 +release = 1 groups = System/Libraries url = http://pyyaml.org/ @@ -13,12 +13,12 @@ license = MIT summary = YAML 1.1 parser and emitter written in C. description - YAML is a data serialization format designed for human readability \ - and interaction with scripting languages. LibYAML is a YAML parser \ + YAML is a data serialization format designed for human readability + and interaction with scripting languages. LibYAML is a YAML parser and emitter written in C. end -source_dl = +source_dl = http://pyyaml.org/download/libyaml/ sources = yaml-%{version}.tar.gz build @@ -32,7 +32,6 @@ end packages package %{name} - end package %{name}-devel template DEVEL