diff --git a/kronosnet.spec b/kronosnet.spec index c50344d..4a655f8 100644 --- a/kronosnet.spec +++ b/kronosnet.spec @@ -25,7 +25,7 @@ %bcond_with rpmdebuginfo %bcond_with overriderpmdebuginfo %bcond_without buildman -%bcond_with installtests +%bcond_without installtests %if %{with overriderpmdebuginfo} %undefine _enable_debug_packages @@ -37,7 +37,7 @@ Name: kronosnet Summary: Multipoint-to-Multipoint VPN daemon Version: 1.22 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and LGPLv2+ URL: https://kronosnet.org Source0: https://kronosnet.org/releases/%{name}-%{version}.tar.xz @@ -439,6 +439,10 @@ Requires: libknet1%{_isa} = %{version}-%{release} %endif %changelog +* Wed Oct 06 2021 Christine Caulfield - 1.22-3 +- Add back the test suite that got lost in the pull from Fedora + Resolves: rhbz#1999980 + * Wed Oct 06 2021 Christine Caulfield - 1.22-1 - Rebase to v1.22 Resolves: rhbz#1999980