libyaml: Update to 0.2.2

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl 2019-06-23 17:21:57 +02:00
parent 9e6dd6dc6b
commit e30ce079e1
1 changed files with 5 additions and 6 deletions

View File

@ -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