SHA256
8
0
forked from pool/yaml-cpp

- Update to 0.6.1:

* Just brownpaperbag over previous release

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/yaml-cpp?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2018-02-02 16:56:46 +00:00
committed by Git OBS Bridge
parent 4643743dee
commit f6fc394b55
4 changed files with 11 additions and 5 deletions

View File

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

3
yaml-cpp-0.6.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25ec37e6d82ab8c485926d69a5567741c7263515f8631e5dcb3fb4708e6b0d0d
size 1396262

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 2 16:56:09 UTC 2018 - tchvatal@suse.com
- Update to 0.6.1:
* Just brownpaperbag over previous release
-------------------------------------------------------------------
Wed Jan 31 11:19:44 UTC 2018 - pmonrealgonzalez@suse.com

View File

@@ -18,13 +18,13 @@
%define library_name libyaml-cpp0_6
Name: yaml-cpp
Version: 0.6.0
Version: 0.6.1
Release: 0
Summary: YAML parser and emitter in C++
License: MIT
Group: Development/Libraries/C and C++
Url: https://github.com/jbeder/yaml-cpp/
Source: https://github.com/jbeder/yaml-cpp/archive/release-%{version}/%{name}-%{version}.tar.gz
Source: https://github.com/jbeder/yaml-cpp/archive/%{name}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM: do not override opts for linker as distro provides
# correct ones
Patch0: yaml-cpp-fix-pie.patch