From ee6558d66d566aba83bdc174c6a8ee144e9ae0f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 19:07:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- texinfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texinfo.spec b/texinfo.spec index 10bcfad..8e315b6 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -3,7 +3,7 @@ Summary: Tools needed to create Texinfo format documentation files Name: texinfo Version: 6.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Url: http://www.gnu.org/software/texinfo/ Source0: ftp://ftp.gnu.org/gnu/texinfo/texinfo-%{version}.tar.xz @@ -149,6 +149,9 @@ export ALL_TESTS=yes %{_mandir}/man1/pdftexi2dvi.1* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 6.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jul 20 2021 Vitezslav Crhonek - 6.8-1 - Update to texinfo-6.8 Resolves: #1978903