From 5f6cf9ccec5f53e4a41d5c4796481b6e9d66f6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Thu, 16 May 2024 13:47:12 +0200 Subject: [PATCH] License fix up Related: RHEL-24052 --- x3270.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/x3270.spec b/x3270.spec index 0742e51..ae546ac 100644 --- a/x3270.spec +++ b/x3270.spec @@ -4,8 +4,8 @@ Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 Version: 4.3ga8 -Release: 3%{?dist} -License: BSD-3-Clause AND HPND-sell-variant AND MIT AND Apache-2.0 +Release: 4%{?dist} +License: BSD-3-Clause AND MIT AND Apache-2.0 URL: https://x3270.miraheze.org/wiki/Main_Page Source0: http://downloads.sourceforge.net/%{name}/suite3270-%{version}-src.tgz Source1: x3270.png @@ -114,6 +114,9 @@ desktop-file-install \ %changelog +* Thu May 16 2024 Jakub Čajka 4.3ga8-4 +- one more release bump + * Thu May 02 2024 Jakub Čajka 4.3ga8-3 - yet another release bump