This commit is contained in:
parent
70a6ff3961
commit
55c9247683
@ -593,7 +593,7 @@ ConfigurationOfGrafoscopio >> project [
|
||||
ConfigurationOfGrafoscopio >> stable: spec [
|
||||
<symbolicVersion: #'stable'>
|
||||
|
||||
spec for: #'common' version: '1.5'.
|
||||
spec for: #'common' version: '1.5.1'.
|
||||
|
||||
]
|
||||
|
||||
@ -1028,6 +1028,26 @@ ConfigurationOfGrafoscopio >> version14: spec [
|
||||
package: 'Spec-Glamour' with: 'Spec-Glamour-johanfabry.2'.]
|
||||
]
|
||||
|
||||
{ #category : #versions }
|
||||
ConfigurationOfGrafoscopio >> version151: spec [
|
||||
<version: '1.5.1' imports: #('1.3-baseline' )>
|
||||
|
||||
spec for: #'common' do: [
|
||||
spec
|
||||
blessing: #'stable';
|
||||
description: 'version 1.5.1';
|
||||
author: 'Offray Luna'.
|
||||
spec
|
||||
project: 'Ston' with: #stable;
|
||||
project: 'Fossil' with: #stable;
|
||||
project: 'Roassal2' with: #stable;
|
||||
project: 'WebBrowser' with: #stable.
|
||||
spec
|
||||
package: #'Grafoscopio-Utils' with: 'Grafoscopio-Utils-OffrayLuna.32';
|
||||
package: #Grafoscopio with: 'Grafoscopio-OffrayLuna.358';
|
||||
package: 'Spec-Glamour' with: 'Spec-Glamour-johanfabry.2'.]
|
||||
]
|
||||
|
||||
{ #category : #versions }
|
||||
ConfigurationOfGrafoscopio >> version15: spec [
|
||||
<version: '1.5' imports: #('1.3-baseline' )>
|
||||
|
Loading…
Reference in New Issue
Block a user