AlmaLinux changes

This commit is contained in:
eabdullin 2022-03-01 12:31:10 +03:00
parent 802fd1f1ef
commit 43e93be1a9

View File

@ -22,7 +22,7 @@
Name: jmc-core Name: jmc-core
Version: %{major}.%{minor}.%{patchlevel} Version: %{major}.%{minor}.%{patchlevel}
Release: %{releasestr}%{?dist}.2 Release: %{releasestr}%{?dist}.2.alma
Summary: Core API for JDK Mission Control Summary: Core API for JDK Mission Control
# jmc source README.md states: The Mission Control source code is made # jmc source README.md states: The Mission Control source code is made
# available under the Universal Permissive License (UPL), Version 1.0 or a # available under the Universal Permissive License (UPL), Version 1.0 or a
@ -37,6 +37,7 @@ BuildArch: noarch
BuildRequires: maven-local BuildRequires: maven-local
BuildRequires: mvn(org.owasp.encoder:encoder) BuildRequires: mvn(org.owasp.encoder:encoder)
BuildRequires: junit
# maven requires generator will add Require for runtime dependency # maven requires generator will add Require for runtime dependency
# on mvn(org.owasp.encoder:encoder) # on mvn(org.owasp.encoder:encoder)
@ -90,6 +91,9 @@ cp ../README.md ./
%doc README.md %doc README.md
%changelog %changelog
* Tue Mar 01 2021 Eduard Abdullin <eabdullin@almalinux.org> - 7.1.1-5.2.alma
- Add junit to BR
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.1.1-5.2 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.1.1-5.2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937