amoeba opened a new issue, #44885:
URL: https://github.com/apache/arrow/issues/44885

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   There is a bug in the `update_versions` function in 
`dev/release/utils-prepare.sh` that incorrectly updates 
`c_glib/generate-version-header.py ` on minor releases, leading to duplicate 
major versions being listed. The `update_versions` function in 
dev/release/utils-prepare.sh is called by dev/release/post-12-bump-versions.sh 
and one of the tasks it performs is to update c_glib/generate-version-header.py 
with new major versions. We should fix this so the release manager doesn't have 
to perform any manual fixes.
   
   ### Component(s)
   
   Developer Tools, Release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to