move all versions to Semantic Versioning

This commit is contained in:
Antranig Vartanian 2025-10-04 11:45:03 +04:00
parent 6d4c08fb85
commit d1c3a3601f
No known key found for this signature in database
GPG key ID: DE3998662D59F21C
30 changed files with 83 additions and 83 deletions

View file

@ -2,12 +2,12 @@
"Package": "Bron-Dijkstra-Strings",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/Bron-Dijkstra-Strings",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,16 +2,16 @@
"Package": "Internet",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/Internet",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"time": "0.1"
"time": "0.1.0"
},
"Build": [
{"command": "voc -s", "file": "src/netTypes.Mod"},

View file

@ -2,12 +2,12 @@
"Package": "Internet",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/armscii",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,7 +2,7 @@
"Package": "armscii2",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote": {
"Type": "https",
"Files": [

View file

@ -2,12 +2,12 @@
"Package": "base64",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/base64",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,7 +2,7 @@
"Package": "cairo",
"Author": "une",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote": {
"Type": "https",

View file

@ -2,16 +2,16 @@
"Package": "dbg",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/dbg",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"strutils": "0.1"
"strutils": "0.1.0"
},
"Build":
[

View file

@ -2,17 +2,17 @@
"Package": "diaspora",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/diaspora",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"lists": "0.1",
"postgres": "0.1"
"lists": "0.1.0",
"postgres": "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "etiquette",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/etiquette",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "fifo",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/fifo",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,18 +2,18 @@
"Package": "http",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/http",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"strutils": "0.1",
"base64": "0.1",
"Internet": "0.1"
"strutils": "0.1.0",
"base64": "0.1.0",
"Internet": "0.1.0"
},
"Build":
[

View file

@ -2,19 +2,19 @@
"Package": "irc",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/irc",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"time": "0.1",
"Internet": "0.1",
"lists": "0.1",
"dbg": "0.1"
"time": "0.1.0",
"Internet": "0.1.0",
"lists": "0.1.0",
"dbg": "0.1.0"
},
"Build":
[

View file

@ -2,20 +2,20 @@
"Package": "irc_bot",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/irc_bot",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"opts": "0.1",
"lists":"0.1",
"Internet": "0.1",
"time": "0.1",
"irc": "0.1"
"opts": "0.1.0",
"lists":"0.1.0",
"Internet": "0.1.0",
"time": "0.1.0",
"irc": "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "libucl",
"Author": "antranigv",
"License": "BSD",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/antranigv/voclibucl",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "libxo",
"Author": "antranigv",
"License": "BSD",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/antranigv/voclibxo",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,16 +2,16 @@
"Package": "lists",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/lists",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"strutils": "0.1"
"strutils": "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "oberonDS",
"Author": "InnaKhachikyan",
"License": "unknown",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/InnaKhachikyan/oberonDS",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,16 +2,16 @@
"Package": "opts",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/opts",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"lists": "0.1"
"lists": "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "pipes",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/pipes",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,16 +2,16 @@
"Package": "postgres",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/postgres",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"pipes": "0.1"
"pipes": "0.1.0"
},
"Build":
[

View file

@ -2,17 +2,17 @@
"Package": "skprJson",
"Author": "shekspir55",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/skprJson",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"lists": "0.1",
"skprLogger": "0.1"
"lists": "0.1.0",
"skprLogger": "0.1.0"
},
"Build":
[

View file

@ -2,16 +2,16 @@
"Package": "skprLogger",
"Author": "shekspir55",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/skprLogger",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"time": "0.1"
"time": "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "strutils",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/strutils",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,7 +2,7 @@
"Package": "strutils2",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote": {
"Type": "https",
"Files": [

View file

@ -2,19 +2,19 @@
"Package": "test_server",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/test_server",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"lists": "0.1",
"Internet":"0.1",
"time": "0.1",
"fifo": "0.1"
"lists": "0.1.0",
"Internet":"0.1.0",
"time": "0.1.0",
"fifo": "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "time",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/time",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "unixFileSystem",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/unixFileSystem",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "unixfs",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/unixfs",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "vpicl",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/vpicl",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[

View file

@ -2,12 +2,12 @@
"Package": "xattr",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/xattr",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Build":
[