Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 15:50:29 +00:00
parent 1bda8b51bc
commit e771fcd04a

View File

@ -1,6 +1,6 @@
Name: mandoc
Version: 1.14.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A suite of tools for compiling mdoc and man
License: ISC
@ -140,6 +140,9 @@ env LD_LIBRARY_PATH="$PWD" make regress
%{_mandir}/man3/tbl.3*
%changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Mar 25 2019 David Shea <dshea@redhat.com> - 1.14.4-2
- Move mdoc.7 to mandoc_mdoc.7 (#1691793)