diff --git a/lambda.changes b/lambda.changes index 0d458be..5e5283c 100644 --- a/lambda.changes +++ b/lambda.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 21:22:02 UTC 2025 - Fridrich Strba + +- Add missing dependency on junit + ------------------------------------------------------------------- Sun Apr 16 13:05:23 UTC 2023 - Anton Shvetz diff --git a/lambda.spec b/lambda.spec index 4dee69d..7f35f38 100644 --- a/lambda.spec +++ b/lambda.spec @@ -1,7 +1,7 @@ # # spec file for package lambda # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ URL: https://palatable.github.io/%{name}/ Source0: https://github.com/palatable/%{name}/archive/refs/tags/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: maven-local +BuildRequires: mvn(junit:junit) BuildArch: noarch %description