public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Update Python 2 dependency declarations to new packaging standards
@ 2026-07-20 18:17 Iryna Shcherbina
0 siblings, 0 replies; only message in thread
From: Iryna Shcherbina @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : db8fe39d4c2ca0cc2e68cb1c3506036a9e271c5e
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date : 2018-02-11T21:58:16+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/db8fe39d4c2ca0cc2e68cb1c3506036a9e271c5e?branch=epel9-next
Log:
Update Python 2 dependency declarations to new packaging standards
---
diff --git a/mlt.spec b/mlt.spec
index 5a7bcce..5ea163d 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -11,7 +11,7 @@
Name: mlt
Version: 6.6.0
-Release: 4%{?gver}%{?dist}
+Release: 5%{?gver}%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -92,7 +92,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: %{name}-python = %{version}-%{release}
Provides: %{name}-python%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-python < %{version}-%{release}
-Requires: python
+Requires: python2
Requires: %{name}%{?_isa} = %{version}-%{release}
Summary: Python package to work with MLT
@@ -232,6 +232,10 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%changelog
+* Sun Feb 11 2018 Iryna Shcherbina <ishcherb@redhat.com> - 6.6.0-5
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
^ 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: Update Python 2 dependency declarations to new packaging standards Iryna Shcherbina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox