This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch maint-12
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
omit d4e3f4f8e chore: update versions for 12
omit 623751a27 chore: update CHANGELOG.md for 12
add 62383368f chore(ci/linux-packages): fix RPM packages name (#1838)
add 0fe5383ad fix(csharp/src/Apache.Arrow.Adbc/C): finalizer threw
exception (#1842)
add b615a7091 chore(ci/linux-packages): remove explicit arrow-glib-devel
dependency (#1840)
add f447c741c chore: update CHANGELOG.md for 12
add a45f2dba7 chore: update versions for 12
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d4e3f4f8e)
\
N -- N -- N refs/heads/maint-12 (a45f2dba7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 3 +-
ci/linux-packages/Rakefile | 22 +++++++-
ci/linux-packages/debian/changelog | 2 +-
ci/linux-packages/yum/apache-arrow-adbc.spec.in | 65 +++++++++++-----------
.../src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs | 15 ++++-
5 files changed, 66 insertions(+), 41 deletions(-)