|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
# Enable this for bootstrapping with an older version that doesn't require a
|
|
|
|
|
# working D compiler to build itself
|
|
|
|
|
%global bootstrap 1
|
|
|
|
|
%global bootstrap 0
|
|
|
|
|
%global bootstrap_version 0.17.6
|
|
|
|
|
|
|
|
|
|
%undefine _hardened_build
|
|
|
|
@ -277,6 +277,7 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jul 16 2018 Kalev Lember <klember@redhat.com> - 1:1.11.0-0.3.beta2
|
|
|
|
|
- Update to 1.11.0 beta2
|
|
|
|
|
- Disable bootstrap
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.11.0-0.2.beta1
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|