Build the tests RPM
(sorry, all this got lost in the Fedora rebase) Resolves: rhbz#1999980
This commit is contained in:
parent
7536b229af
commit
3e03939db1
@ -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 <ccaulfie@redhat.com> - 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 <ccaulfie@redhat.com> - 1.22-1
|
||||
- Rebase to v1.22
|
||||
Resolves: rhbz#1999980
|
||||
|
Loading…
Reference in New Issue
Block a user