public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] f44: add Conflicts+Obsoletes to the FFmpeg plugin
@ 2026-09-18 21:06 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-09-18 21:06 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 21:06 [rpms/libheif] f44: add Conflicts+Obsoletes to the FFmpeg plugin Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox