diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 08:47:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 08:47:25 +0200 |
commit | 3fdb5b377b1630bd46ca48d7e8d52b4ef657c9a7 (patch) | |
tree | fce8f044fc696cab3f3b7f4554582cc11373cb1a /manifest | |
parent | 0905bf78e2584bbdff05a15826bdaba4170579d6 (diff) |
Release version 2.5.0-b.23v2.5.0-b.23
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: libodb-qt -version: 2.5.0-b.22.z +version: 2.5.0-b.23 project: odb summary: Qt ODB profile library license: GPL-2.0-only @@ -16,6 +16,6 @@ build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 requires: libqt-core ; Requires not yet packaged libqt-core. -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- -depends: libodb [2.5.0-b.22.1 2.5.0-b.23) +depends: * build2 >= 0.15.0- +depends: * bpkg >= 0.15.0- +depends: libodb == 2.5.0-b.23 |