diff --git a/harfbuzz-4.3.0.tar.xz b/harfbuzz-5.1.0.tar.xz similarity index 63% rename from harfbuzz-4.3.0.tar.xz rename to harfbuzz-5.1.0.tar.xz index ff35d3cbb235af474ccd97e097450b56444b2810..89b6c4799621a31e487ebff204169adb3af3a8ae 100644 Binary files a/harfbuzz-4.3.0.tar.xz and b/harfbuzz-5.1.0.tar.xz differ diff --git a/harfbuzz.spec b/harfbuzz.spec index dd5cbdcbd1cf2a15cea6dbc031c51e21757a8b65..0e0a88de0ba7d53dd81b3cd20b59f1f2535be009 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 4.3.0 -Release: 2 +Version: 5.1.0 +Release: 1 Summary: A text shaping engine License: MIT URL: https://harfbuzz.github.io/ @@ -70,6 +70,9 @@ make check %{_datadir}/gtk-doc/html/harfbuzz/* %changelog +* Mon Aug 22 2022 Ariel Heleneto - 5.1.0-1 +- update to harfbuzz-5.1.0 + * Thu Jul 14 2022 zhouwenpei - 4.3.0-2 - fix CVE-2022-33068 diff --git a/harfbuzz.yaml b/harfbuzz.yaml index 643e6b79e4e4a1a40a75e9b1e77a0dd54871df14..98203f824120234c2429642f5870f2dcb46f7435 100644 --- a/harfbuzz.yaml +++ b/harfbuzz.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: harfbuzz/harfbuzz -tag_prefix: "^" +tag_prefix: "^" seperator: "."