|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: owasp-java-encoder
|
|
|
|
|
Version: 1.2.2
|
|
|
|
|
Release: 6%{?dist}.inferit
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Collection of high-performance low-overhead contextual encoders
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -18,7 +18,6 @@ BuildArch: noarch
|
|
|
|
|
BuildRequires: maven-local
|
|
|
|
|
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
|
|
|
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
|
|
|
BuildRequires: junit
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
The OWASP Encoders package is a collection of high-performance low-overhead
|
|
|
|
@ -63,10 +62,6 @@ Summary: Javadoc for %{name}
|
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Apr 02 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 1.2.2-6
|
|
|
|
|
- Added missing junit build requirement
|
|
|
|
|
- Rebuilt for MSVSphere 9.1
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|