Rebuild for man-db-cron compose change

This commit is contained in:
Lukas Javorsky 2022-09-19 09:17:18 +00:00 committed by Stepan Oksanichenko
parent 11789f8c46
commit f5c3403390
2 changed files with 6 additions and 1 deletions

1
.man-db.metadata Normal file
View File

@ -0,0 +1 @@
76ec7a9f5222fbd6fc5364929270a4790094a617 man-db-2.9.3.tar.xz

View File

@ -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