diff --git a/jflex.spec b/jflex.spec index f18ac8a..cd6e65d 100644 --- a/jflex.spec +++ b/jflex.spec @@ -1,9 +1,9 @@ -%bcond_with bootstrap +%bcond_without bootstrap Summary: Fast Scanner Generator Name: jflex Version: 1.7.0 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD URL: http://jflex.de/ BuildArch: noarch @@ -108,6 +108,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_mandir}/man1 %changelog +* Mon May 17 2021 Mikolaj Izdebski - 1.7.0-6 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 1.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild