]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Yomogi: add commit hash to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 20:06:59 +0000 (20:06 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:17:32 +0000 (23:17 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/yomogi/METADATA.pb
ofl/yomogi/upstream_info.md [new file with mode: 0644]

index b2b8eed0c1299079021db736092bed5761bd115c..629d68bf5fa0d9db0c9adc9efaf294e0d09c523e 100644 (file)
@@ -33,5 +33,6 @@ source {
     dest_file: "DESCRIPTION.en_us.html"
   }
   branch: "ver3.00"
+  commit: "8551d68706679b88ce6ff40e093a993e546e593e"
 }
 primary_script: "Hira"
diff --git a/ofl/yomogi/upstream_info.md b/ofl/yomogi/upstream_info.md
new file mode 100644 (file)
index 0000000..1ce8a4f
--- /dev/null
@@ -0,0 +1,16 @@
+# Yomogi — Source Metadata Investigation
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/satsuyako/YomogiFont
+- **Commit**: `8551d68706679b88ce6ff40e093a993e546e593e`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The source block in METADATA.pb contained repository_url, files, and branch ("ver3.00") fields but was missing a commit hash. The latest commit on the ver3.00 branch was retrieved from the GitHub API and added to the source block. The hash was verified via `gh api repos/satsuyako/YomogiFont/commits/{hash}`.
+
+## Notes
+- Repository is maintained by Satsuyako.
+- The source uses a non-standard branch name "ver3.00" — this is an actual branch in the repository, not a tag.
+- Font supports cyrillic, japanese, latin, latin-ext, and vietnamese subsets.