add: plexapi (#10907) (#10935)

(cherry picked from commit c6f5b88a7d)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-03-29 20:09:05 -07:00
committed by GitHub
parent f5e8cf7507
commit 8f6dedf269
3 changed files with 53 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "plexapi.spec"
}
}