- Add boost-deprecated-type_traits.patch to fix deprecated

type_traits usage in boost/graph/adjacency_matrix.hpp header.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=162
This commit is contained in:
Ismail Dönmez
2016-01-18 13:53:49 +00:00
committed by Git OBS Bridge
parent 686b966420
commit 310510ddd6
3 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 18 13:50:06 UTC 2016 - idonmez@suse.com
- Add boost-deprecated-type_traits.patch to fix deprecated
type_traits usage in boost/graph/adjacency_matrix.hpp header.
-------------------------------------------------------------------
Mon Jan 4 13:28:22 UTC 2016 - idonmez@suse.com