Tighten soname globs

This can avoid accidental soname bumps in the future.
This commit is contained in:
Kalev Lember 2020-12-14 09:59:46 +01:00
parent c56a423a68
commit be3c1c5e0c

View File

@ -73,11 +73,11 @@ documentation browser or through a web browser.
%files
%license COPYING
%doc AUTHORS NEWS README
%{_libdir}/*.so.*
%{_libdir}/libatkmm-%{apiver}.so.1*
%files devel
%{_includedir}/atkmm-%{apiver}/
%{_libdir}/*.so
%{_libdir}/libatkmm-%{apiver}.so
%{_libdir}/pkgconfig/*.pc
%{_libdir}/atkmm-%{apiver}/
@ -92,6 +92,7 @@ documentation browser or through a web browser.
- Switch to meson build system
- Update source URLs
- Tighten -devel subpackage deps
- Tighten soname globs
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.24.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild