From 4ae8a14ea9872d32d22100db2d53ff5869ebce42 Mon Sep 17 00:00:00 2001 From: Davide Caratti Date: Wed, 22 Feb 2023 11:30:02 +0100 Subject: [PATCH] update to version 0.12 while at it, fix 'License:' tag in the specfile according to https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 Resolves: #2164066 Signed-off-by: Davide Caratti --- .gitignore | 1 + mptcpd.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f6f9bb4..678d276 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /mptcpd-0.9.tar.gz /mptcpd-0.10.tar.gz /mptcpd-0.11.tar.gz +/mptcpd-0.12.tar.gz diff --git a/mptcpd.spec b/mptcpd.spec index 58b41e9..2778198 100644 --- a/mptcpd.spec +++ b/mptcpd.spec @@ -1,8 +1,8 @@ Summary: Multipath TCP daemon Name: mptcpd -Version: 0.11 -Release: 2%{?dist} -License: BSD +Version: 0.12 +Release: 1%{?dist} +License: GPL-2.0-or-later AND BSD-3-Clause URL: https://multipath-tcp.org Requires(post): systemd Requires(preun): systemd @@ -17,7 +17,7 @@ BuildRequires: libell-devel BuildRequires: systemd-units BuildRequires: systemd-rpm-macros -Source0: https://github.com/intel/mptcpd/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/multipath-tcp/mptcpd/archive/v%{version}/%{name}-%{version}.tar.gz %description The Multipath TCP Daemon is a daemon for Linux based operating systems that @@ -31,7 +31,7 @@ Summary: MPTCP path manager header files Group: Development/Libraries Requires: pkgconfig Requires: %{name}%{?_isa} = %{version}-%{release} -License: BSD +License: BSD-3-Clause %description devel Header files for adding MPTCP path manager support to applications @@ -85,6 +85,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/mptcpd.pc %changelog +* Wed Feb 22 2023 Davide Caratti - 0.12-1 +- SPDX migration +- update to version 0.12 + * Thu Jan 19 2023 Fedora Release Engineering - 0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index d19e936..3788bb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mptcpd-0.11.tar.gz) = 93f06e828365fd50fce17f4e9305891b2a6ef5e6cd40bff40bbfb614db8d7ff728455dcb23a1a53e5cb059f4dd5ff7a5dcee2cfe8b4cedab1bffc32c87b0e400 +SHA512 (mptcpd-0.12.tar.gz) = 313ce6f3905192fc614d419d498bfd814632730a50e3119039f076b4cec32360424f237a18cfec8c80a52ea6555a6e21949669ccb85e3178bd83748a2de66f73