diff --git a/.files b/.files index c255d65..91f5edc 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 45ae64a..4930d62 100644 --- a/.rev +++ b/.rev @@ -15,4 +15,12 @@ 1076691 + + 8ddaceb1195f64230ff99f435e846a24 + 0.1.3+git20190918 + + anag+factory + + 1124449 + diff --git a/ppplay.changes b/ppplay.changes index da6a3a7..353e785 100644 --- a/ppplay.changes +++ b/ppplay.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Nov 9 13:33:44 UTC 2023 - Dominique Leuenberger + +- Temporary fix to build with Boost 1.83: export + BOOST_TIMER_ENABLE_DEPRECATED into CXXFLAGS. For now we can still + build with the deprecated header, but upstream needs to fix this + for good. + +------------------------------------------------------------------- Sat Apr 1 21:25:42 UTC 2023 - Bjørn Lie - Add patch: diff --git a/ppplay.spec b/ppplay.spec index f050475..4a40fc6 100644 --- a/ppplay.spec +++ b/ppplay.spec @@ -68,6 +68,7 @@ Features %patch3 -p1 %build +export CXXFLAGS="%{optflags} -DBOOST_TIMER_ENABLE_DEPRECATED" %cmake \ -DWITH_MP3LAME=OFF \ -DWITH_OGG=OFF