diff --git a/harfbuzz-6.0.0.tar.xz b/harfbuzz-8.0.1.tar.xz similarity index 66% rename from harfbuzz-6.0.0.tar.xz rename to harfbuzz-8.0.1.tar.xz index 75aff2ad11237ecfd950f0499bb773a63d4244c2..0aec116e47c5c1dc2d28612ee7ea4f8339a4dac9 100644 Binary files a/harfbuzz-6.0.0.tar.xz and b/harfbuzz-8.0.1.tar.xz differ diff --git a/harfbuzz.spec b/harfbuzz.spec index 75f45bf1d6d094d6877430078597e8c6f7f7bd20..5d416cef533ad434c863bcc5cc3e2732799e5c7a 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 6.0.0 +Version: 8.0.1 Release: 1 Summary: A text shaping engine License: MIT @@ -50,6 +50,7 @@ make check %doc AUTHORS NEWS %license COPYING %{_libdir}/libharfbuzz.so.* +%{_libdir}/libharfbuzz-cairo.so.* %{_libdir}/libharfbuzz-subset.so.* %{_libdir}/libharfbuzz-gobject.so.0* %{_libdir}/libharfbuzz-icu.so.* @@ -70,6 +71,9 @@ make check %{_datadir}/gtk-doc/html/harfbuzz/* %changelog +* Tue Jul 25 2023 zhangpan - 8.0.1-1 +- update to 8.0.1 + * Wed Feb 22 2023 liweiganga - 6.0.0-1 - upstream to 6.0.0