From c78c3d9422f84ff42f29e31facc78ac61fea8b8c Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 24 Jul 2023 12:45:04 +0300 Subject: [PATCH] Fix version in provides for old rpm builds --- SPECS/qt5-qtwebengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/qt5-qtwebengine.spec b/SPECS/qt5-qtwebengine.spec index 98a67cc..2679094 100644 --- a/SPECS/qt5-qtwebengine.spec +++ b/SPECS/qt5-qtwebengine.spec @@ -292,7 +292,7 @@ Provides: bundled(libsrtp) = 2.2.0 Provides: bundled(libvpx) = 1.8.2 %endif %if !0%{?use_system_libwebp} -Provides: bundled(libwebp) = 1.1.0-28-g55a080e5 +Provides: bundled(libwebp) = 1.1.0-28.g55a080e5 %endif # bundled as "libxml" # see src/3rdparty/chromium/third_party/libxml/linux/include/libxml/xmlversion.h