diff --git a/mptcpd.spec b/mptcpd.spec index cbfd4b4..d6dac05 100644 --- a/mptcpd.spec +++ b/mptcpd.spec @@ -1,7 +1,7 @@ Summary: Multipath TCP daemon Name: mptcpd Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: https://multipath-tcp.org Requires(post): systemd @@ -79,5 +79,8 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/mptcpd.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 20 2021 Davide Caratti - 0.5.1-1 - initial build