Tighten soname globs
This commit is contained in:
parent
95d5225633
commit
96bb72222d
@ -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 <ignatenkobrain@fedoraproject.org> - 3.26.1-2
|
||||
- Remove obsolete scriptlets
|
||||
|
||||
Loading…
Reference in New Issue
Block a user