Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dconf.git#2f91f077baef2e982bc60c623c957b72d75e586f
This commit is contained in:
parent
6a5d37edcb
commit
738373a6a6
11
dconf.spec
11
dconf.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: dconf
|
||||
Version: 0.40.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||
@ -88,9 +88,9 @@ dconf update
|
||||
%{_bindir}/dconf
|
||||
%{_libdir}/libdconf.so.1*
|
||||
%{_datadir}/bash-completion/completions/dconf
|
||||
%{_mandir}/man1/dconf-service.1.gz
|
||||
%{_mandir}/man1/dconf.1.gz
|
||||
%{_mandir}/man7/dconf.7.gz
|
||||
%{_mandir}/man1/dconf-service.1*
|
||||
%{_mandir}/man1/dconf.1*
|
||||
%{_mandir}/man7/dconf.7*
|
||||
%{_userunitdir}/dconf.service
|
||||
|
||||
%files devel
|
||||
@ -103,6 +103,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Kalev Lember <klember@redhat.com> - 0.40.0-2
|
||||
- Avoid hardcoding man page compression
|
||||
|
||||
* Mon Mar 15 2021 Kalev Lember <klember@redhat.com> - 0.40.0-1
|
||||
- Update to 0.40.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user