diff --git a/antiword.spec b/antiword.spec index 9f22e45..cc18c83 100644 --- a/antiword.spec +++ b/antiword.spec @@ -1,7 +1,7 @@ Summary: MS Word to ASCII/Postscript converter Name: antiword Version: 0.37 -Release: 34%{?dist} +Release: 43%{?dist} Source0: http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz Source1: antiword.sh URL: http://www.winfield.demon.nl/ @@ -10,7 +10,8 @@ Patch1: http://seclists.org/oss-sec/2014/q4/att-870/antiword-bGetPPS-Prevent Patch2: 50_antiword-manpage-hyphen-to-minus.patch Patch3: docx.patch Patch4: remove-cjb.net-references.patch -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later BuildRequires: gcc BuildRequires: make @@ -21,11 +22,11 @@ tries to keep the layout of the document intact. %prep %setup -q -%patch0 -p0 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%patch -P0 -p0 +%patch -P1 -p1 +%patch -P2 -p1 +%patch -P3 -p1 +%patch -P4 -p1 %{__chmod} a+r * Resources/* Docs/* %build @@ -55,6 +56,33 @@ iconv -f iso-8859-1 -t utf-8 Docs/Netscape > Docs/Netscape.utf8 %{_datadir}/%{name} %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 0.37-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Wed Jul 23 2025 Fedora Release Engineering - 0.37-42 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Thu Jan 16 2025 Fedora Release Engineering - 0.37-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Thu Jul 25 2024 Miroslav Suchý - 0.37-40 +- convert license to SPDX + +* Wed Jul 17 2024 Fedora Release Engineering - 0.37-39 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.37-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 0.37-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jul 19 2023 Fedora Release Engineering - 0.37-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jan 18 2023 Fedora Release Engineering - 0.37-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jul 20 2022 Fedora Release Engineering - 0.37-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild