Rebuild to workaround DistroBaker issue
Related: rhbz#1951482
This commit is contained in:
parent
7b69631e7c
commit
772314f93c
@ -1,8 +1,12 @@
|
||||
%bcond_with bootstrap
|
||||
# Workaround for rhbz#1969370: __bootstrap macro is not defined in
|
||||
# CentOS Stream, See https://bugzilla.redhat.com/1969370
|
||||
%global __bootstrap ~bootstrap
|
||||
|
||||
%bcond_withouht bootstrap
|
||||
|
||||
Name: jakarta-annotations
|
||||
Version: 1.3.5
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Jakarta Annotations
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
||||
@ -60,6 +64,9 @@ that applies across a variety of Java technologies.
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.5-11
|
||||
- Rebuild to workaround DistroBaker issue
|
||||
|
||||
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.5-10
|
||||
- Bootstrap Maven for CentOS Stream 9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user