Rebuild to workaround DistroBaker issue
Related: rhbz#1951482
This commit is contained in:
parent
06ccaa4638
commit
707025e3da
@ -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: plexus-classworlds
|
||||
Version: 2.6.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Plexus Classworlds Classloader Framework
|
||||
License: ASL 2.0 and Plexus
|
||||
URL: https://github.com/codehaus-plexus/plexus-classworlds
|
||||
@ -52,6 +56,9 @@ sed -i /testConfigure_Optionally_Existent/s/./@org.junit.Ignore/ $(find -name Co
|
||||
%license LICENSE.txt LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-9
|
||||
- Rebuild to workaround DistroBaker issue
|
||||
|
||||
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-8
|
||||
- Bootstrap Maven for CentOS Stream 9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user