public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/libheif] f44: add Conflicts+Obsoletes to the FFmpeg plugin
Date: Fri, 18 Sep 2026 21:06:21 GMT [thread overview]
Message-ID: <178976558179.1.308516438846570698.rpms-libheif-410ec708b5b0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libheif
Branch : f44
Commit : 410ec708b5b0d1c60096e879f02f9e72b987e631
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2026-09-15T21:21:34+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libheif/c/410ec708b5b0d1c60096e879f02f9e72b987e631?branch=f44
Log:
add Conflicts+Obsoletes to the FFmpeg plugin
This ensures the plugin is not removed on upgrades.
---
diff --git a/libheif.spec b/libheif.spec
index 15d4866..2e7f8a0 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -87,6 +87,8 @@ Summary: FFmpeg plugin that enables hardware accelerated decoding of HEIF
License: MIT
BuildRequires: pkgconfig(libavcodec)
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
+Conflicts: %{name} < 1.23.4-5
+Obsoletes: %{name} < 1.23.4-5
%description ffmpeg
The FFMPEG decoding plugin is an alternative decoder for all HEIF codecs and
reply other threads:[~2026-09-18 21:06 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=178976558179.1.308516438846570698.rpms-libheif-410ec708b5b0@fedoraproject.org \
--to=dominik@greysector.net \
--cc=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