From 96bb72222d3ace7a52c172062bd3fd277c5cb554 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 5 Feb 2018 13:49:28 +0100 Subject: [PATCH] Tighten soname globs --- libgweather.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libgweather.spec b/libgweather.spec index f89a056..a282b89 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -45,7 +45,7 @@ developing applications that use %{name}. %files -f %{name}.lang %doc HACKING NEWS README %license COPYING -%{_libdir}/libgweather-3.so.* +%{_libdir}/libgweather-3.so.15* %{_libdir}/girepository-1.0/GWeather-3.0.typelib %dir %{_datadir}/libgweather %{_datadir}/libgweather/Locations.xml @@ -74,6 +74,7 @@ developing applications that use %{name}. - Update to 3.27.4 - Switch to meson build system - Drop ldconfig scriptlets +- Tighten soname globs * Sat Jan 06 2018 Igor Gnatenko - 3.26.1-2 - Remove obsolete scriptlets