From a48bf9f9552883a1e106d6b678f1469e0dc879a1 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Wed, 1 Oct 2025 18:49:12 +0800 Subject: [PATCH] 12.1.0 --- harfbuzz-12.0.0.tar.xz => harfbuzz-12.1.0.tar.xz | 4 ++-- harfbuzz.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename harfbuzz-12.0.0.tar.xz => harfbuzz-12.1.0.tar.xz (32%) diff --git a/harfbuzz-12.0.0.tar.xz b/harfbuzz-12.1.0.tar.xz similarity index 32% rename from harfbuzz-12.0.0.tar.xz rename to harfbuzz-12.1.0.tar.xz index a2b928e..6ea8030 100644 --- a/harfbuzz-12.0.0.tar.xz +++ b/harfbuzz-12.1.0.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f63c4a0fcdcb90b5a2c54dd17ad23429dfb281de6c0986863b8a89a05e5bc27 -size 18212392 +oid sha256:e5c81b7f6e0b102dfb000cfa424538b8e896ab78a2f4b8a5ec8cae62ab43369e +size 18208424 diff --git a/harfbuzz.spec b/harfbuzz.spec index bb9ef9b..2dbce26 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 12.0.0 +Version: 12.1.0 Release: 1 Summary: A text shaping engine License: MIT-Modern-Variant @@ -74,6 +74,9 @@ Header files and libraries for building a extension library for %{name}. %{_datadir}/gtk-doc/html/harfbuzz %changelog +* Wed Oct 01 2025 Funda Wang - 12.1.0-1 +- update to 12.1.0 + * Sun Sep 28 2025 Funda Wang - 12.0.0-1 - update to 12.0.0 -- Gitee