Bump release number to make RHEL 9.1 build later than RHEL 9 Beta & RHEL 9 GA builds
Resolves: rhbz#2071920
This commit is contained in:
parent
1857a88447
commit
8f7a4e7931
@ -10,7 +10,7 @@
|
||||
|
||||
Name: %{uname}
|
||||
Version: 1.21.0.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Java CRIU helper
|
||||
License: GPLv2 with exceptions
|
||||
URL: https://github.com/chflood/%{uname}
|
||||
@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 06 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1.21.0.0.0-4
|
||||
- Bump release number to make RHEL 9.1 build later than RHEL 9 Beta & RHEL 9 GA builds
|
||||
- Resolves: rhbz#2071920
|
||||
|
||||
* Thu Sep 02 2021 Jiri Vanek <jvanek@redhat.com> - 1.21.0.0.0-2
|
||||
- Added gating yaml
|
||||
- Resolves: rhbz#1989529
|
||||
|
Loading…
Reference in New Issue
Block a user