import mvel-2.4.10-3.module+el8.5.0+12798+cbad756b

This commit is contained in:
CentOS Sources 2022-03-29 17:06:08 -04:00 committed by Stepan Oksanichenko
parent aa2815df43
commit b3a8ff07bb
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: mvel
Version: 2.4.10
Release: 2%{?dist}
Release: 3%{?dist}
Summary: MVFLEX Expression Language
License: ASL 2.0
Url: https://github.com/mvel
@ -26,6 +26,7 @@ BuildRequires: mvn(org.ow2.asm:asm-util)
Requires: javapackages-tools
BuildArch: noarch
ExclusiveArch: x86_64
%description
MVEL is a powerful expression language for Java-based applications. It
@ -79,6 +80,9 @@ install -pm 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}
%license LICENSE.txt
%changelog
* Thu Mar 04 2021 Alex Macdonald <almacdon@redhat.com> - 2.4.10-3
- Add ExclusiveArch: x86_64
* Fri Feb 12 2021 Alex Macdonald <almacdon@redhat.com> - 2.4.10-2
- remove unnecessary dependency