From ec46f7cf5eb7236d476d2e27bae180ed69a97d59 Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 4 Dec 2025 21:33:29 -0600 Subject: [PATCH] fix(gstreamer1-plugins-bad): Reset Requires too (#7919) (#8057) (cherry picked from commit 8c89910d159fc97d4efdcafa1dba6dcad248bc22) Signed-off-by: Gilver Signed-off-by: GildedRoach --- .../gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec index 9dc03c81f2..ddd672f2c3 100644 --- a/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec +++ b/anda/multimedia/gstreamer1/gstreamer1-plugins-bad/gstreamer1-plugins-bad.spec @@ -3,8 +3,8 @@ %global majorminor 1.0 Name: gstreamer1-plugins-bad -Version: 1.26.8 -Release: 3%?dist +Version: 1.26.9 +Release: 4%?dist Epoch: 2 Summary: GStreamer streaming media framework "bad" plugins License: LGPL-2.0-or-later and LGPL-2.0-only @@ -48,7 +48,6 @@ Provides: %{name}-free-libs%{?_isa} = %{?epoch}:%{version}-%{release} Obsoletes: gstreamer1-plugin-vaapi < %{?epoch}:%{version}-%{release} Provides: gstreamer1-plugin-vaapi = %{?epoch}:%{version}-%{release} Provides: gstreamer1-plugin-vaapi%{?_isa} = %{?epoch}:%{version}-%{release} -Requires: %{name}-libs = %{?epoch}:%{version}-%{release} BuildRequires: gcc-c++ BuildRequires: meson >= 0.62