import jmc-8.0.0-8.module+el8.4.0+10229+75da8244

This commit is contained in:
CentOS Sources 2021-03-05 06:34:58 +00:00 committed by Andrew Lukoshko
parent 772e874a48
commit bc65a46fdd
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
%global patchlevel 0
# Revision
%global revnum 7
%global revnum 8
# set to 1 for snapshots, 0 for release
%global usesnapshot 0
@ -186,7 +186,7 @@ TYCHO_ENV="<environment><os>linux</os><ws>gtk</ws><arch>%{eclipse_arch}</arch></
# some tests require large heap and fail with OOM
# depending on the builder resources
%mvn_build -j -- -Dmaven.test.failure.ignore=true
%mvn_build -j -- -Dmaven.test.failure.ignore=true -DbuildId=rhel -DbuildNumber=%{revhash} -Dbuild.date=%{revdate}
%install
@ -244,6 +244,9 @@ sed -i "/.SH FILES/a .I %{_sysconfdir}/%{name}.ini" %{buildroot}%{_mandir}/man1/
%{_datadir}/applications/%{name}.desktop
%changelog
* Wed Feb 24 2021 Alex Macdonald <almacdon@redhat.com> - 8.0.0-8
- Set the buildId, buildNumber, and build.date during maven build
* Fri Feb 19 2021 Alex Macdonald <almacdon@redhat.com> - 8.0.0-7
- Fix incorrect macro for name