Update to 0.6.2

This commit is contained in:
Till Hofmann 2019-06-09 16:54:54 +02:00
parent 0361fa8ac2
commit df4ca2c815
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ yaml-cpp-0.2.5.tar.gz
/yaml-cpp-0.5.3.tar.gz
/yaml-cpp-0.6.0.tar.gz
/yaml-cpp-0.6.1.tar.gz
/yaml-cpp-0.6.2.tar.gz

View File

@ -1 +1 @@
SHA512 (yaml-cpp-0.6.1.tar.gz) = 606482d1d38c6747e22604a24c119adb4b70287da7deadb94cc20d70df47122f1714ec9bfc8f566ecf075b94d48771df17430c50039cb984bdf1980f3b445791
SHA512 (yaml-cpp-0.6.2.tar.gz) = fea8ce0a20a00cbc75023d1db442edfcd32d0ac57a3c41b32ec8d56f87cc1d85d7dd7a923ce662f5d3a315f91a736d6be0d649997acd190915c1d68cc93795e4

View File

@ -1,8 +1,8 @@
%global sover 0.6
Name: yaml-cpp
Version: 0.6.1
Release: 6%{?dist}
Version: 0.6.2
Release: 1%{?dist}
Summary: A YAML parser and emitter for C++
License: MIT
URL: https://github.com/jbeder/yaml-cpp
@ -26,7 +26,7 @@ Requires: pkgconfig
Requires: boost-devel
%description devel
The %{name}-devel package contains libraries and header files for
The %{name}-deve package contains libraries and header files for
developing applications that use %{name}.
@ -93,6 +93,9 @@ pushd build_static
%changelog
* Sun Jun 09 2019 Till Hofmann <thofmann@fedoraproject.org> - 0.6.2-1
- Update to 0.6.2
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild