From ed90adf993c6a6513028acbb47a06039c839c534 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 20 Aug 2021 15:37:08 +0200 Subject: [PATCH] Tighten soname globs This can avoid accidental soname bumps in the future. --- gupnp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index 979babc..fbeb970 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -63,7 +63,7 @@ This package contains developer documentation for %{name}. %files %license COPYING %doc AUTHORS README.md -%{_libdir}/libgupnp-%{apiver}.so.* +%{_libdir}/libgupnp-%{apiver}.so.1* %dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/GUPnP-%{apiver}.typelib