laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmo-abis/+/19651 )

Change subject: Fix RPM spec file (.so.6 -> .so.9)
......................................................................

Fix RPM spec file (.so.6 -> .so.9)

Change-Id: I987757d8b8fa3908b5b9d690ce7a5a67e2254546
---
M contrib/libosmo-abis.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/libosmo-abis.spec.in b/contrib/libosmo-abis.spec.in
index 889c20a..d010099 100644
--- a/contrib/libosmo-abis.spec.in
+++ b/contrib/libosmo-abis.spec.in
@@ -127,7 +127,7 @@

 %files -n libosmoabis9
 %defattr(-,root,root)
-%_libdir/libosmoabis.so.6*
+%_libdir/libosmoabis.so.9*

 %files -n libosmoabis-devel
 %defattr(-,root,root)

--
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/19651
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I987757d8b8fa3908b5b9d690ce7a5a67e2254546
Gerrit-Change-Number: 19651
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged

Reply via email to