From 1a0a99e50b80cd6dc3e47749e95654aef55c9cff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:36:08 +0000 Subject: [PATCH 1/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From 8b791b928a1ba979332a278c10efa8c6d47d5d5c Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Mon, 20 Jul 2026 17:36:38 -0300 Subject: [PATCH 2/2] drop ix86 support Signed-off-by: Filipe Rosset --- ytalk.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ytalk.spec b/ytalk.spec index 8556968..4d413ee 100644 --- a/ytalk.spec +++ b/ytalk.spec @@ -1,13 +1,13 @@ -Summary: A chat program for multiple users -Name: ytalk -Version: 3.3.0 -Release: %autorelease -# Automatically converted from old format: GPLv2+ - review is highly recommended. -License: GPL-2.0-or-later -URL: http://www.impul.se/ytalk/ -Source: http://www.impul.se/ytalk/%{name}-%{version}.tar.bz2 -Source1: ytalkrc -Patch1: ytalk-c99.patch +Summary: A chat program for multiple users +Name: ytalk +Version: 3.3.0 +Release: %autorelease +License: GPL-2.0-or-later +URL: https://www.impul.se/ytalk/ +Source: https://www.impul.se/ytalk/%{name}-%{version}.tar.bz2 +Source1: ytalkrc +Patch1: ytalk-c99.patch +ExcludeArch: %{ix86} BuildRequires: gcc BuildRequires: make BuildRequires: ncurses-devel