public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Add Provides for the old name without %_isa
@ 2026-07-20 18:17
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : cccde248a54f2085818aa19a5ce1eb47d7d9b440
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2017-08-20T10:38:31-04:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/cccde248a54f2085818aa19a5ce1eb47d7d9b440?branch=epel9-next
Log:
Add Provides for the old name without %_isa
---
diff --git a/mlt.spec b/mlt.spec
index c702bcb..db50a68 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -4,7 +4,7 @@
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
Version: 6.4.1
-Release: 9%{?dist}
+Release: 10%{?dist}
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
# but is not used in Linux
@@ -75,6 +75,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%package -n python2-mlt
%{?python_provide:%python_provide python2-mlt}
# Remove before F30
+Provides: %{name}-python = %{version}-%{release}
Provides: %{name}-python%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-python < %{version}-%{release}
Requires: python
@@ -218,6 +219,9 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%changelog
+* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 6.4.1-10
+- Add Provides for the old name without %%_isa
+
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 6.4.1-9
- Python 2 binary package renamed to python2-mlt
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Add Provides for the old name without %_isa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox