diff --git a/mandoc.spec b/mandoc.spec index 9f09f4c..308ccb1 100644 --- a/mandoc.spec +++ b/mandoc.spec @@ -1,6 +1,6 @@ Name: mandoc Version: 1.14.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A suite of tools for compiling mdoc and man License: ISC @@ -217,6 +217,9 @@ fi %{_mandir}/man3/tbl.3* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.14.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Dec 20 2021 David Cantrell - 1.14.6-1 - Upgrade to mandoc-1.14.6 (#2005601)