Temporal change of names.
This commit is contained in:
parent
2a6f96f588
commit
1cc945c086
@ -692,7 +692,7 @@ ConfigurationOfGrafoscopio >> project [
|
||||
ConfigurationOfGrafoscopio >> stable: spec [
|
||||
<symbolicVersion: #'stable'>
|
||||
|
||||
spec for: #'common' version: '1.5.4'.
|
||||
spec for: #'common' version: '1.5.5'.
|
||||
|
||||
]
|
||||
|
||||
@ -1205,6 +1205,25 @@ ConfigurationOfGrafoscopio >> version154: spec [
|
||||
package: 'Spec-Glamour' with: 'Spec-Glamour-johanfabry.2'.]
|
||||
]
|
||||
|
||||
{ #category : #versions }
|
||||
ConfigurationOfGrafoscopio >> version155: spec [
|
||||
<version: '1.5.5' imports: #('1.3.2-baseline' )>
|
||||
|
||||
spec for: #'common' do: [
|
||||
spec
|
||||
blessing: #'stable';
|
||||
description: 'version 1.5.5';
|
||||
author: 'Offray Luna'.
|
||||
spec
|
||||
project: 'Fossil' with: #stable;
|
||||
project: 'Roassal2' with: #stable;
|
||||
project: 'WebBrowser' with: #stable.
|
||||
spec
|
||||
package: #'Grafoscopio-Utils' with: 'Grafoscopio-Utils-OffrayLuna.36';
|
||||
package: #Grafoscopio with: 'Grafoscopio-Offray.365';
|
||||
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