diff --git a/texinfo.spec b/texinfo.spec index dc7b3d1..fe81f56 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -3,7 +3,7 @@ Summary: Tools needed to create Texinfo format documentation files Name: texinfo Version: 6.5 -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 @@ -162,6 +162,9 @@ fi %{_mandir}/man1/pdftexi2dvi.1* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 6.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Sep 13 2017 Vitezslav Crhonek - 6.5-1 - Update to texinfo-6.5 Resolves: #1491075