|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: Tools for searching and reading man pages
|
|
|
|
|
Name: man-db
|
|
|
|
|
Version: 2.9.3
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
# GPLv2+ .. man-db
|
|
|
|
|
# GPLv3+ .. gnulib
|
|
|
|
|
License: GPLv2+ and GPLv3+
|
|
|
|
@ -235,6 +235,10 @@ fi
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/cron.daily/man-db.cron
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 19 2022 Lukas Javorsky <ljavorsk@redhat.com> - 2.9.3-7
|
|
|
|
|
- Rebuild for man-db-cron compose change.
|
|
|
|
|
Changing from buildroot to Appstream compose.
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.3-6
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|