Tighten soname glob
... to avoid accidental soname bumps.
This commit is contained in:
parent
d2bf2d4054
commit
0aa7845551
@ -70,7 +70,7 @@ dconf update
|
|||||||
%{_libexecdir}/dconf-service
|
%{_libexecdir}/dconf-service
|
||||||
%{_datadir}/dbus-1/services/ca.desrt.dconf.service
|
%{_datadir}/dbus-1/services/ca.desrt.dconf.service
|
||||||
%{_bindir}/dconf
|
%{_bindir}/dconf
|
||||||
%{_libdir}/libdconf.so.*
|
%{_libdir}/libdconf.so.1*
|
||||||
%{_datadir}/bash-completion/completions/dconf
|
%{_datadir}/bash-completion/completions/dconf
|
||||||
%{_mandir}/man1/dconf-service.1.gz
|
%{_mandir}/man1/dconf-service.1.gz
|
||||||
%{_mandir}/man1/dconf.1.gz
|
%{_mandir}/man1/dconf.1.gz
|
||||||
@ -93,6 +93,7 @@ dconf update
|
|||||||
- Don't set group tags
|
- Don't set group tags
|
||||||
- Remove obsolete rpm scriptlets
|
- Remove obsolete rpm scriptlets
|
||||||
- Fix gtk-doc directory ownership
|
- Fix gtk-doc directory ownership
|
||||||
|
- Tighten soname glob
|
||||||
|
|
||||||
* Mon Feb 19 2018 Ray Strode <rstrode@redhat.com> - 0.26.1-3
|
* Mon Feb 19 2018 Ray Strode <rstrode@redhat.com> - 0.26.1-3
|
||||||
- Add systemd dbs for distro, site, and machine local dconf databases
|
- Add systemd dbs for distro, site, and machine local dconf databases
|
||||||
|
Loading…
Reference in New Issue
Block a user