Rebuilt for Boost 1.60
This commit is contained in:
parent
67dfae6477
commit
40f11b91d6
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: yaml-cpp
|
||||
Version: 0.5.1
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: A YAML parser and emitter for C++
|
||||
Group: Development/Libraries
|
||||
License: MIT
|
||||
|
|
@ -59,6 +59,9 @@ make VERBOSE=1 %{?_smp_mflags}
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 16 2016 Jonathan Wakely <jwakely@redhat.com> - 0.5.1-12
|
||||
- Rebuilt for Boost 1.60
|
||||
|
||||
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 0.5.1-11
|
||||
- Rebuilt for Boost 1.59
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue