Tighten soname globs
This can avoid accidental soname bumps.
This commit is contained in:
parent
26436bebe1
commit
7b91f22990
@ -62,7 +62,8 @@ Contains developer documentation for %{name}.
|
||||
%dir %{_libdir}/girepository-1.0
|
||||
%{_libdir}/girepository-1.0/GUPnPDLNA-2.0.typelib
|
||||
%{_libdir}/girepository-1.0/GUPnPDLNAGst-2.0.typelib
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_libdir}/libgupnp-dlna-2.0.so.4*
|
||||
%{_libdir}/libgupnp-dlna-gst-2.0.so.4*
|
||||
%dir %{_libdir}/gupnp-dlna/
|
||||
%{_libdir}/gupnp-dlna/libgstreamer.so
|
||||
%{_datadir}/gupnp-dlna-2.0/
|
||||
@ -92,6 +93,7 @@ Contains developer documentation for %{name}.
|
||||
- Update to 0.11.0
|
||||
- Switch to the meson build system
|
||||
- Fix gir, gtk-doc and vala directory ownership
|
||||
- Tighten soname globs
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.5-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user