diff --git a/mptcpd.spec b/mptcpd.spec index 8215dea..dbeee5c 100644 --- a/mptcpd.spec +++ b/mptcpd.spec @@ -1,7 +1,7 @@ Summary: Multipath TCP daemon Name: mptcpd Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://multipath-tcp.org Requires(post): systemd @@ -87,6 +87,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/mptcpd.pc %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 30 2022 Davide Caratti - 0.10-1 - update to version 0.10 - fix build caused by UAPI headers