$ git show --format=fuller --patch-with-stat --summary 9d5004b0a40bce039759f37557e8a37e43ed1de6
commit 9d5004b0a40bce039759f37557e8a37e43ed1de6
Author: Tomasz Paweł Gajc <tpgxyz@gmail.com>
AuthorDate: Thu Oct 14 12:53:57 2021 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Thu Oct 14 12:53:57 2021 +0200
Update dnfdragora.spec
---
dnfdragora.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dnfdragora.spec b/dnfdragora.spec
index aa7f38c..a42d8b6 100644
--- a/dnfdragora.spec
+++ b/dnfdragora.spec
@@ -4,7 +4,7 @@
Summary: Graphical frontend for installing and removing software
Name: dnfdragora
Version: 1.1.2
-Release: 6
+Release: 7
License: GPLv2+
Group: System/Configuration
Url: https://github.com/manatools/dnfdragora
@@ -95,8 +95,8 @@ sed -i -e 's,/usr/bin/dbus-send,/bin/dbus-send,g' dnfdragora/misc.py
%{_datadir}/icons/hicolor/*/*/*.png
%{_datadir}/applications/*%{name}.desktop
%{_datadir}/applications/*%{name}-localinstall.desktop
-%{_mandir}/man5/*.5*
-%{_mandir}/man8/*.8*
+%doc %{_mandir}/man5/*.5*
+%doc %{_mandir}/man8/*.8*
%files updater
%{_bindir}/%{name}-updater