public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Add Provides for the old name without %_isa
Date: Mon, 20 Jul 2026 18:17:03 GMT	[thread overview]
Message-ID: <178457142327.1.1628716337639092054.rpms-mlt-cccde248a54f@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-20 18:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178457142327.1.1628716337639092054.rpms-mlt-cccde248a54f@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox