From 3b5e95b9d2a01313584dc82c3acd5229486d4a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Tue, 16 Jan 2018 14:23:35 +0100 Subject: [PATCH] rebuild with gdbm-1.14 --- man-db.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man-db.spec b/man-db.spec index 4673866..399484b 100644 --- a/man-db.spec +++ b/man-db.spec @@ -4,7 +4,7 @@ Summary: Tools for searching and reading man pages Name: man-db Version: 2.7.6.1 -Release: 10%{?dist} +Release: 11%{?dist} # GPLv2+ .. man-db # GPLv3+ .. gnulib License: GPLv2+ and GPLv3+ @@ -174,6 +174,9 @@ fi %config(noreplace) %{_sysconfdir}/cron.daily/man-db.cron %changelog +* Tue Jan 16 2018 Nikola Forró - 2.7.6.1-11 +- rebuild with gdbm-1.14 + * Tue Dec 19 2017 Nikola Forró - 2.7.6.1-10 - fix failure of man-db-cache-update service when configured not to run resolves: #1526715