Rebuild to workaround DistroBaker issue
Related: rhbz#1951482
This commit is contained in:
parent
cd71c04e42
commit
1e4dc1a672
@ -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: osgi-compendium
|
Name: osgi-compendium
|
||||||
Version: 7.0.0
|
Version: 7.0.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Interfaces and Classes for use in compiling OSGi bundles
|
Summary: Interfaces and Classes for use in compiling OSGi bundles
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.osgi.org
|
URL: http://www.osgi.org
|
||||||
@ -89,6 +93,9 @@ rm -r src/main/java/org/osgi/service/transaction/control/jpa
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 7.0.0-11
|
||||||
|
- Rebuild to workaround DistroBaker issue
|
||||||
|
|
||||||
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 7.0.0-10
|
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 7.0.0-10
|
||||||
- Bootstrap Maven for CentOS Stream 9
|
- Bootstrap Maven for CentOS Stream 9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user