Tighten soname globs
This can avoid accidental soname bumps.
This commit is contained in:
parent
185cff723e
commit
3f19018e35
@ -56,7 +56,7 @@ developing applications that use %{name}.
|
||||
%files
|
||||
%license COPYING.LESSER
|
||||
%doc NEWS
|
||||
%{_libdir}/libmediaart-2.0.so.*
|
||||
%{_libdir}/libmediaart-2.0.so.0*
|
||||
%{_libdir}/girepository-1.0/MediaArt-2.0.typelib
|
||||
|
||||
%files devel
|
||||
@ -75,6 +75,7 @@ developing applications that use %{name}.
|
||||
- Switch to meson build system
|
||||
- Drop installed tests subpackage as they are gone from upstream
|
||||
- Remove unneeded vala-devel build dep
|
||||
- Tighten soname globs
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user