From a5240320eda40ad4e210b27a045a9d468815b34b Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 16 Jul 2024 19:03:44 +0200 Subject: [PATCH] Fix build --- libplacebo.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libplacebo.spec b/libplacebo.spec index 03dc813..6074b97 100644 --- a/libplacebo.spec +++ b/libplacebo.spec @@ -8,8 +8,6 @@ Summary: Reusable library for GPU-accelerated video/image rendering primi License: LGPL-2.0-or-later URL: https://github.com/haasn/libplacebo Source0: %{url}/archive/v%{version}%{?prerelease}/%{name}-%{version}%{?prerelease}.tar.gz -# https://github.com/haasn/libplacebo/issues/226 -Patch1: https://github.com/haasn/libplacebo/files/13562418/libplacebo-OGLCompiler.patch BuildRequires: gcc BuildRequires: gcc-c++ @@ -69,7 +67,7 @@ developing applications that use %{name}. %files %license LICENSE %doc README.md -%{_libdir}/libplacebo.so.338 +%{_libdir}/libplacebo.so.349 %files devel %{_includedir}/libplacebo