Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
a5a6101bf5
commit
f3c5ed3350
@ -1,4 +1,4 @@
|
|||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%global packname rematch2
|
%global packname rematch2
|
||||||
%global packver 2.1.2
|
%global packver 2.1.2
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 17.0.riscv64%{?dist}
|
Release: 17.1.riscv64%{?dist}
|
||||||
Summary: Tidy Output from Regular Expression Matching
|
Summary: Tidy Output from Regular Expression Matching
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -71,6 +71,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 2.1.2-17.1.riscv64
|
||||||
|
- Turn off bootstrap (riscv64)
|
||||||
|
|
||||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-17
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-17
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user