summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-26 07:30:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-26 07:30:27 +0200
commitf848ff89e0ee9d7f6405efd488e20b22d07ae9a8 (patch)
tree8ea1d2c7c13c51caad8c5025a661a9f8b8cc3412
parente42f79da29629425dc6d1abb3b7253005953702d (diff)
Add publish authorizations
libxsd/4.2.0-b.2 libxsd-tests/4.2.0-b.2 xsd/4.2.0-b.2 xsd-tests/4.2.0-b.2 xsd-examples/4.2.0-b.2
-rw-r--r--submit/876daf4b5058ecf86
-rw-r--r--submit/8f05f8f5ce684edc7
-rw-r--r--submit/ca4cd5efa1414b507
-rw-r--r--submit/ee9d2ce9f4ab20127
-rw-r--r--submit/f0c13f503583685a6
5 files changed, 33 insertions, 0 deletions
diff --git a/submit/876daf4b5058ecf8 b/submit/876daf4b5058ecf8
new file mode 100644
index 0000000..47e99e4
--- /dev/null
+++ b/submit/876daf4b5058ecf8
@@ -0,0 +1,6 @@
+: 1
+name: xsd
+version: 4.2.0-b.2
+summary: XML Schema to C++ data binding compiler
+license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS\
+ exception
diff --git a/submit/8f05f8f5ce684edc b/submit/8f05f8f5ce684edc
new file mode 100644
index 0000000..49b367e
--- /dev/null
+++ b/submit/8f05f8f5ce684edc
@@ -0,0 +1,7 @@
+: 1
+name: libxsd
+version: 4.2.0-b.2
+project: xsd
+summary: XML Schema to C++ data binding compiler runtime library
+license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS\
+ exception
diff --git a/submit/ca4cd5efa1414b50 b/submit/ca4cd5efa1414b50
new file mode 100644
index 0000000..98dd841
--- /dev/null
+++ b/submit/ca4cd5efa1414b50
@@ -0,0 +1,7 @@
+: 1
+name: xsd-tests
+version: 4.2.0-b.2
+project: xsd
+summary: XML Schema to C++ data binding compiler tests
+license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS\
+ exception
diff --git a/submit/ee9d2ce9f4ab2012 b/submit/ee9d2ce9f4ab2012
new file mode 100644
index 0000000..5b58aef
--- /dev/null
+++ b/submit/ee9d2ce9f4ab2012
@@ -0,0 +1,7 @@
+: 1
+name: libxsd-tests
+version: 4.2.0-b.2
+project: xsd
+summary: XML Schema to C++ data binding compiler runtime library tests
+license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS\
+ exception
diff --git a/submit/f0c13f503583685a b/submit/f0c13f503583685a
new file mode 100644
index 0000000..804cc18
--- /dev/null
+++ b/submit/f0c13f503583685a
@@ -0,0 +1,6 @@
+: 1
+name: xsd-examples
+version: 4.2.0-b.2
+project: xsd
+summary: XML Schema to C++ data binding compiler examples
+license: Unlicence