Accepting request 653782 from home:mimi_vx:branches:devel:libraries:c_c++

- update to 0.2.1
 * Fixed most compiler warnings -Wall -Wextra
 * Support static and dynamic libraries
 * Add support for `make test`
 * Apply old fix for `\/` that is not in master.
 * Port bug fix from Perl binding
 * Removed trailing-whitespaces
 *  Fix -Wformat compilation errors in tests
 * Added missing Cflags path in pkg-config file
 * Forbid escaped singlequote in doublequotes

OBS-URL: https://build.opensuse.org/request/show/653782
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libyaml?expand=0&rev=19
This commit is contained in:
Marcus Meissner 2018-12-06 13:59:52 +00:00 committed by Git OBS Bridge
parent 2998ae3a4a
commit d51fd044c7
4 changed files with 21 additions and 7 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Dec 4 08:48:50 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.2.1
* Fixed most compiler warnings -Wall -Wextra
* Support static and dynamic libraries
* Add support for `make test`
* Apply old fix for `\/` that is not in master.
* Port bug fix from Perl binding
* Removed trailing-whitespaces
* Fix -Wformat compilation errors in tests
* Added missing Cflags path in pkg-config file
* Forbid escaped singlequote in doublequotes
-------------------------------------------------------------------
Sun Dec 31 22:20:11 UTC 2017 - avindra@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libyaml
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: libyaml
Version: 0.1.7
Version: 0.2.1
Release: 0
Summary: A YAML 1.1 parser and emitter written in C
License: MIT
Group: Development/Libraries/C and C++
Url: http://pyyaml.org/wiki/LibYAML
URL: http://pyyaml.org/wiki/LibYAML
Source: http://pyyaml.org/download/libyaml/yaml-%{version}.tar.gz
BuildRequires: pkgconfig

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8088e457264a98ba451a90b8661fcb4f9d6f478f7265d48322a196cec2480729
size 527518

3
yaml-0.2.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78281145641a080fb32d6e7a87b9c0664d611dcb4d542e90baf731f51cbb59cd
size 599727