From 738373a6a6005cb80be758312ef65ce0d30d1af7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 3 Apr 2021 20:55:24 +0000 Subject: [PATCH] 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 --- dconf.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dconf.spec b/dconf.spec index 8196b5a..7c6bab6 100644 --- a/dconf.spec +++ b/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 - 0.40.0-2 +- Avoid hardcoding man page compression + * Mon Mar 15 2021 Kalev Lember - 0.40.0-1 - Update to 0.40.0