This is an automated email from the ASF dual-hosted git repository. Jens-G pushed a commit to branch release/0.24.0 in repository https://gitbox.apache.org/repos/asf/thrift.git
commit 0d66913b703d48156bec6530d8f3bc478d501f27 Author: Jens Geyer <[email protected]> AuthorDate: Sat Jul 4 23:48:02 2026 +0200 bump doap & debian changelog --- debian/changelog | 6 ++++++ doap.rdf | 7 ++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ffb956858..d81489bcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +thrift (0.24.0) stable; urgency=low + + * update to 0.24.0 + + -- Apache Thrift Developers <[email protected]> Sun, 05 Jul 2026 00:10:00 +0100 + thrift (0.23.0) stable; urgency=low * update to 0.23.0 diff --git a/doap.rdf b/doap.rdf index 0edd9c528..bcc1f4d26 100644 --- a/doap.rdf +++ b/doap.rdf @@ -57,7 +57,12 @@ <release rdf:parseType="Collection"> <Version> <name>Apache Thrift</name> - <created>2025-04-08</created> + <created>2026-07-05</created> + <revision>0.24.0</revision> + </Version> + <Version> + <name>Apache Thrift</name> + <created>2026-04-08</created> <revision>0.23.0</revision> </Version> <Version>
