Bump release to trigger gating tests

This commit is contained in:
Severin Gehwolf 2024-12-12 18:00:27 +01:00
parent e3c2be6508
commit 31840cea3c

View File

@ -15,7 +15,7 @@
Name: byteman
Version: 4.0.16
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Java agent-based bytecode injection tool
License: LGPLv2+
URL: http://www.jboss.org/byteman
@ -220,6 +220,10 @@ ln -s %{_javadir}/byteman/byteman.jar $RPM_BUILD_ROOT%{homedir}/lib/byteman.jar
%{homedir}/lib/byteman-dtest.jar
%changelog
* Thu Dec 12 2024 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.16-19
- Bump release for updated gating tests
Related: RHEL-70753
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.0.16-18
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018