From ae31a25ddb7e3ea8e99b9ef0f687097e1f760281 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:11:23 +0100 Subject: [PATCH] obsolete mlt6 [release 7.20.0-2mamba;Tue Oct 10 2023] --- mlt.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mlt.spec b/mlt.spec index 776c8b8..be5a77e 100644 --- a/mlt.spec +++ b/mlt.spec @@ -1,7 +1,7 @@ %define apiver %(echo %version | cut -d. -f1) Name: mlt Version: 7.20.0 -Release: 1mamba +Release: 2mamba Summary: An open source multimedia framework, designed and developed for television broadcasting Group: Development/Tools Vendor: openmamba @@ -57,6 +57,7 @@ BuildRequires: librtaudio-devel >= 5.0.0-1mamba BuildRequires: ladspa-devel BuildRequires: frei0r-plugins-devel BuildRequires: sox-devel >= 14.4.2 +Obsoletes: mlt < 7.0.0 %description MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. @@ -67,6 +68,7 @@ Group: System/Libraries Requires: %{name} = %{version}-%{release} Provides: libmlt++ Obsoletes: libmlt++ < 7.0.0 +Obsoletes: libmlt < 7.0.0 %description -n lib%{name} MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. @@ -81,6 +83,7 @@ Provides: libmlt++-devel Obsoletes: libmlt++-devel < 7.0.0 Provides: mlt-devel Obsoletes: mlt-devel < 7.0.0 +Obsoletes: libmlt-devel < 7.0.0 %description -n lib%{name}-devel MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. @@ -158,6 +161,9 @@ This package contains the Python binding for %{name}. %{python3_sitearch}/mlt7.py %changelog +* Tue Oct 10 2023 Silvan Calarco 7.20.0-2mamba +- obsolete mlt6 + * Fri Oct 06 2023 Automatic Build System 7.20.0-1mamba - automatic version update by autodist