public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Update library renames
@ 2026-09-11 14:42 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : flatpaks/flatpak-runtime
Branch : f45
Commit : dad699d7fbcdd4c1f59dc8ca0b2ead6de06e7653
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-03-02T20:29:46-05:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/dad699d7fbcdd4c1f59dc8ca0b2ead6de06e7653?branch=f45

Log:
Update library renames

---
diff --git a/tools/resolve-files.py b/tools/resolve-files.py
index 5ed741c..431e380 100755
--- a/tools/resolve-files.py
+++ b/tools/resolve-files.py
@@ -177,7 +177,8 @@ ignore.update('/usr/lib64/' + x for x in lib_ignore)
 
 lib_rename = {
     # Older in Fedora
-    'libabigail.so.4': 'libabigail.so.3',
+#    'libabigail.so.4': 'libabigail.so.3',
+    'libpkgconf.so.5': 'libpkgconf.so.4',
 #    'libsframe.so.1': 'libsframe.so.0',
 #    'libtiff.so.6': 'libtiff.so.5',
 #    'libtiffxx.so.6': 'libtiffxx.so.5',

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

only message in thread, other threads:[~2026-09-11 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:42 [flatpaks/flatpak-runtime] f45: Update library renames Yaakov Selkowitz

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