Tighten soname globs
This can avoid accidental soname bumps.
This commit is contained in:
parent
7883b6126f
commit
3ac8379208
@ -54,7 +54,7 @@ This package contains developer documentation for %{name}.
|
|||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS README.md
|
%doc AUTHORS README.md
|
||||||
%{_libdir}/libgupnp-av-1.0.so.*
|
%{_libdir}/libgupnp-av-1.0.so.3*
|
||||||
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
|
%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
|
||||||
%{_datadir}/gupnp-av/
|
%{_datadir}/gupnp-av/
|
||||||
|
|
||||||
@ -72,6 +72,7 @@ This package contains developer documentation for %{name}.
|
|||||||
* Fri Aug 20 2021 Kalev Lember <klember@redhat.com> - 0.13.1-1
|
* Fri Aug 20 2021 Kalev Lember <klember@redhat.com> - 0.13.1-1
|
||||||
- Update to 0.13.1
|
- Update to 0.13.1
|
||||||
- Switch to meson build system
|
- Switch to meson build system
|
||||||
|
- Tighten soname globs
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.11-6
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.11-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user