From 2d5fe0731c5f1d76c53d25ecb1f2288e04282ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 15 Apr 2025 18:16:35 +0200 Subject: [PATCH 1/2] drop i686 builds --- hercules.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hercules.spec b/hercules.spec index 1cd5100..65ca7ff 100644 --- a/hercules.spec +++ b/hercules.spec @@ -21,6 +21,9 @@ BuildRequires: make Conflicts: sdl-hercules Conflicts: sdl-hercules-data +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} + %description Hercules is an emulator for the IBM System/370, ESA/390, and z/Architecture series of mainframe computers. It is capable of running any IBM operating From 67a00f4a07f0b7843107152ae296c5279a27b241 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 16:58:38 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- hercules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hercules.spec b/hercules.spec index 65ca7ff..a0ef2dc 100644 --- a/hercules.spec +++ b/hercules.spec @@ -1,7 +1,7 @@ Summary: Hercules S/370, ESA/390, and z/Architecture emulator Name: hercules Version: 3.13 -Release: 20%{?dist} +Release: 21%{?dist} # Automatically converted from old format: QPL - review is highly recommended. License: QPL-1.0 URL: http://www.hercules-390.eu/ @@ -111,6 +111,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 3.13-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jan 20 2025 Fedora Release Engineering - 3.13-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild