From dc7a619c7fe65cfe3d224158dc3833a4a94126ad Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 31 May 2025 19:09:16 +0200 Subject: [PATCH 1/2] Set proper license --- iaxclient.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/iaxclient.spec b/iaxclient.spec index 6d2be9e..247e6b7 100644 --- a/iaxclient.spec +++ b/iaxclient.spec @@ -9,8 +9,7 @@ Name: iaxclient Version: %{mainver} Release: 0.52.%{betaver}%{?dist} Summary: Library for creating telephony solutions that interoperate with Asterisk -# Automatically converted from old format: LGPLv2+ - review is highly recommended. -License: LicenseRef-Callaway-LGPLv2+ +License: LGPL-2.0-or-later URL: http://iaxclient.wiki.sourceforge.net/ Source0: http://downloads.sourceforge.net/iaxclient/%{name}-%{version}%{betaver}.tar.gz Source1: tkiaxphone.desktop @@ -104,8 +103,7 @@ developing applications that use %{name}. %package -n tcl-iaxclient Summary: Tcl interface to iax2 client lib Version: %{tclver} -# Automatically converted from old format: BSD - review is highly recommended. -License: LicenseRef-Callaway-BSD +License: BSD-3-Clause-No-Nuclear-License Requires: tcl(abi) = 8.6 Requires: %{name} = %{mainver}-%{release} @@ -115,8 +113,7 @@ Tcl extensions to iaxclient libraries. %package -n tkiaxphone Summary: Tk IAX Phone Client Version: %{mainver} -# Automatically converted from old format: LGPLv2+ - review is highly recommended. -License: LicenseRef-Callaway-LGPLv2+ +License: LGPL-2.0-or-later Requires: tcl(abi) = 8.6 Requires: %{name} = %{mainver}-%{release} @@ -126,8 +123,7 @@ Tk IAX Phone Client. %package -n wxiax Summary: wx IAX Phone Client Version: %{mainver} -# Automatically converted from old format: LGPLv2+ - review is highly recommended. -License: LicenseRef-Callaway-LGPLv2+ +License: LGPL-2.0-or-later Requires: %{name} = %{mainver}-%{release} %description -n wxiax From 9c51f9a3cf28afdea1a006921db156c23f5b6dca Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 17:28:48 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- iaxclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iaxclient.spec b/iaxclient.spec index 247e6b7..028f838 100644 --- a/iaxclient.spec +++ b/iaxclient.spec @@ -7,7 +7,7 @@ Name: iaxclient Version: %{mainver} -Release: 0.52.%{betaver}%{?dist} +Release: 0.53.%{betaver}%{?dist} Summary: Library for creating telephony solutions that interoperate with Asterisk License: LGPL-2.0-or-later URL: http://iaxclient.wiki.sourceforge.net/ @@ -263,6 +263,9 @@ ln -s iaxcli iaxcli-Linux-%{tkphonearch} %{_datadir}/pixmaps/wxiax.png %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 2.1-0.53.beta3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Sandro Mani - 2.1-0.52.beta3 - BR: tk-devel < 1:9