==> /opt/conda/bin/git log -n1 <==
commit 5bd87617e4b3129e76e79847c95bdea4b1290d9f
Author: Steve Dickson <steved@redhat.com>
Date:   Mon Aug 25 11:10:30 2025 -0400

    Release 1.3.7
    
    Signed-off-by: Steve Dickson <steved@redhat.com>
==> /opt/conda/bin/git describe --tags --dirty <==
libtirpc-1-3-7-dirty
==> /opt/conda/bin/git status <==
HEAD detached at libtirpc-1-3-7
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	typechange: INSTALL
	modified:   src/libtirpc.map

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

no changes added to commit (use "git add" and/or "git commit -a")
