diff --git a/dconf.spec b/dconf.spec index bceef45..7add539 100644 --- a/dconf.spec +++ b/dconf.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: dconf Version: 0.30.0 -Release: 1mamba +Release: 2mamba Summary: A low-level configuration system Group: System/Management Vendor: openmamba @@ -93,6 +93,7 @@ fi %{_bindir}/dconf %{_datadir}/dbus-1/services/ca.desrt.dconf.service %{_mandir}/man1/dconf.1* +%{_mandir}/man1/dconf-service.1* %{_mandir}/man7/dconf.7* #%files editor @@ -112,7 +113,6 @@ fi %{_libdir}/libdconf.so.* %{_libdir}/gio/modules/libdconfsettings.so %{_libexecdir}/dconf-service -%{_mandir}/man1/dconf-service.1* %doc COPYING %files -n libdconf-devel @@ -133,6 +133,9 @@ fi %{_datadir}/gtk-doc/html/%{name}/* %changelog +* Thu Sep 27 2018 Silvan Calarco 0.30.0-2mamba +- move bi-arch conflicting man page from libdconf to dconf package + * Sat Sep 22 2018 Automatic Build System 0.30.0-1mamba - automatic version update by autodist