Updating requirements.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-06-11 14:14:38 +00:00 committed by SantiagoBragagnolo
parent d85a814e46
commit b80123d3f8
1 changed files with 2 additions and 4 deletions

View File

@ -415,9 +415,7 @@ ConfigurationOfGrafoscopio >> baseline131: spec [
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
spec package: #Grafoscopio with: [
spec
requires: 'Ston';
requires: 'Spec-Glamour';
requires: 'Fossil'].
requires: #('Ston' 'Spec-Glamour' 'Fossil')].
spec
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
group: 'Extended' with: #('Core') ].
@ -1129,7 +1127,7 @@ ConfigurationOfGrafoscopio >> version153: spec [
spec for: #'common' do: [
spec
blessing: #'stable';
description: 'version 1.5.2';
description: 'version 1.5.3';
author: 'Offray Luna'.
spec
"project: 'NeoJSON' with: #stable;"