Added missing junit build requirement

i9 changed/i9/owasp-java-encoder-1.2.2-6.el9.inferit
Eugene Zamriy 2 years ago
parent beb964db57
commit 140fa1ee4c
Signed by: ezamriy
GPG Key ID: 7EBF95C7DCFA496C

@ -1,6 +1,6 @@
Name: owasp-java-encoder Name: owasp-java-encoder
Version: 1.2.2 Version: 1.2.2
Release: 6%{?dist} Release: 6%{?dist}.inferit
Summary: Collection of high-performance low-overhead contextual encoders Summary: Collection of high-performance low-overhead contextual encoders
License: BSD License: BSD
@ -18,6 +18,7 @@ BuildArch: noarch
BuildRequires: maven-local BuildRequires: maven-local
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: junit
%description %description
The OWASP Encoders package is a collection of high-performance low-overhead The OWASP Encoders package is a collection of high-performance low-overhead
@ -62,8 +63,9 @@ Summary: Javadoc for %{name}
%license LICENSE %license LICENSE
%changelog %changelog
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.2-6 * Sun Apr 02 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 1.2.2-6
- Rebuilt for MSVSphere 9.1. - Added missing junit build requirement
- Rebuilt for MSVSphere 9.1
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-6 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Loading…
Cancel
Save