summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-08-02 19:28:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-08-02 19:28:20 +0300
commit87d522e043cc04a98b1359011963364163b2f88f (patch)
tree4b29272aa935d6c48d0e7400d10f4c21a05e13ca
parentb4569cf1519ef0249de2f4560db276b61969fac3 (diff)
Bump build2 version requirement to 0.15.0
-rw-r--r--libxsd-tests/manifest4
-rw-r--r--libxsd/manifest4
-rw-r--r--xsd-examples/manifest4
-rw-r--r--xsd-tests/manifest4
-rw-r--r--xsd/manifest4
5 files changed, 10 insertions, 10 deletions
diff --git a/libxsd-tests/manifest b/libxsd-tests/manifest
index c344bb5..84e2932 100644
--- a/libxsd-tests/manifest
+++ b/libxsd-tests/manifest
@@ -9,7 +9,7 @@ url: https://www.codesynthesis.com/projects/xsd/
doc-url: https://www.codesynthesis.com/projects/xsd/
src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd-tests/
email: xsd-users@codesynthesis.com ; Mailing list
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.15.0
+depends: * bpkg >= 0.15.0
depends: libxerces-c ^3.0.0
depends: libexpat ^2.1.0
diff --git a/libxsd/manifest b/libxsd/manifest
index ff8b8d2..f8d500f 100644
--- a/libxsd/manifest
+++ b/libxsd/manifest
@@ -12,6 +12,6 @@ doc-url: https://www.codesynthesis.com/projects/xsd/
src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd/
email: xsd-users@codesynthesis.com ; Mailing list
build-warning-email: builds@codesynthesis.com
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.15.0
+depends: * bpkg >= 0.15.0
tests: libxsd-tests == $
diff --git a/xsd-examples/manifest b/xsd-examples/manifest
index 5b6d527..9493406 100644
--- a/xsd-examples/manifest
+++ b/xsd-examples/manifest
@@ -9,8 +9,8 @@ url: https://www.codesynthesis.com/projects/xsd/
doc-url: https://www.codesynthesis.com/projects/xsd/
src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-examples/
email: xsd-users@codesynthesis.com ; Mailing list
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.15.0
+depends: * bpkg >= 0.15.0
depends: libxsd == $
depends: libxerces-c ^3.0.0
depends: libexpat ^2.1.0
diff --git a/xsd-tests/manifest b/xsd-tests/manifest
index 8b541c2..04d8720 100644
--- a/xsd-tests/manifest
+++ b/xsd-tests/manifest
@@ -9,7 +9,7 @@ url: https://www.codesynthesis.com/projects/xsd/
doc-url: https://www.codesynthesis.com/projects/xsd/
src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-tests/
email: xsd-users@codesynthesis.com ; Mailing list
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.15.0
+depends: * bpkg >= 0.15.0
depends: libxsd == $
depends: libxerces-c ^3.0.0
diff --git a/xsd/manifest b/xsd/manifest
index 25f3330..9b2eabc 100644
--- a/xsd/manifest
+++ b/xsd/manifest
@@ -13,8 +13,8 @@ email: xsd-users@codesynthesis.com ; Mailing list
build-warning-email: builds@codesynthesis.com
requires: host
requires: c++11
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.15.0
+depends: * bpkg >= 0.15.0
depends: libxsd-frontend ^2.1.0-
depends: libcutl ^1.11.0-
depends: libxerces-c ^3.0.0