public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mygui] f44: Fixed missing so name
@ 2026-07-01  6:59 Chapien
  0 siblings, 0 replies; only message in thread
From: Chapien @ 2026-07-01  6:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mygui
Branch : f44
Commit : fd92e93a6ce5f616ec0323067234f5f78d0a3946
Author : Chapien <inquiries@chapien.net>
Date   : 2026-06-30T23:58:03-07:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mygui/c/fd92e93a6ce5f616ec0323067234f5f78d0a3946?branch=f44

Log:
Fixed missing so name

---
diff --git a/mygui.spec b/mygui.spec
index ec8cf67..b035d70 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -145,6 +145,8 @@ done
 %license COPYING.MIT
 %doc README.md
 %{_libdir}/libEditorFramework.so
+%{_libdir}/libMyGUI.OpenGLPlatform.so.%{version}
+%{_libdir}/libMyGUICommon.so.%{version}
 %{_libdir}/libMyGUIEngine.so.%{version}
 %dir %{_datadir}/MYGUI
 %dir %{_datadir}/MYGUI/Media

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

only message in thread, other threads:[~2026-07-01  6:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01  6:59 [rpms/mygui] f44: Fixed missing so name Chapien

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