diff options
Diffstat (limited to 'packaging/rpm/python3-meshbay-common.spec')
| -rw-r--r-- | packaging/rpm/python3-meshbay-common.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/rpm/python3-meshbay-common.spec b/packaging/rpm/python3-meshbay-common.spec index 0ecde29..cdfc984 100644 --- a/packaging/rpm/python3-meshbay-common.spec +++ b/packaging/rpm/python3-meshbay-common.spec @@ -1,5 +1,5 @@ Name: python3-meshbay-common -Version: 0.3.0 +Version: 0.4.0 Release: 1%{?dist} Summary: MeshBay shared cryptographic primitives and protocol types License: AGPLv3+ @@ -38,6 +38,9 @@ encryption/signing, keystore AES-256-GCM, and MNP protocol types. %{python3_sitelib}/meshbay_common-*.dist-info/ %changelog +* Sun Aug 16 2026 MeshBay Team <team@meshbay.org> - 0.4.0-1 +- No functional change; released in step with the other packages + * Sat Aug 15 2026 MeshBay Team <team@meshbay.org> - 0.3.0-1 - MNP: dir_delete, member_revoke, stream_more/stream_stop; file_chunk names its file |