This commit is contained in:
Fedora Release Engineering 2024-01-25 04:23:45 +00:00
parent 5f7167e287
commit 2f15acb715

View File

@ -5,7 +5,7 @@
Summary: A text formatting package based on SGML
Name: linuxdoc-tools
Version: 0.9.82
Release: 6%{?dist}
Release: 7%{?dist}
License: X11-distribute-modifications-variant
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz
Patch01: 0001-downstream-Changed-default-papersize-to-letter.patch
@ -104,6 +104,9 @@ exit 0
%{_mandir}/*/*
%changelog
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.82-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Florian Weimer <fweimer@redhat.com> - 0.9.82-6
- Silent miscompilation with GCC 14 due to C89 compatibility issue