diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index f9960a95774ab19cfa4f712739d0f8cd83c6274d..dd3ab81d360a8da9ed54b1a49d2c0606cedd5a8a 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 ## NOTE: Lots of files in various subdirectories have the same name (such as ## "LICENSE") so this short macro allows us to distinguish them by using their ## directory names (from the source tree) as prefixes for the files. @@ -9,7 +9,7 @@ %bcond_without docs Name: webkit2gtk3 -Version: 2.38.2 +Version: 2.38.3 Release: %{anolis_release}%{?dist} Summary: GTK Web content engine library @@ -291,6 +291,9 @@ export NINJA_STATUS="[%f/%t][%e] " %endif %changelog +* Wed Dec 28 2022 Funda Wang - 2.38.3-1 +- New version 2.38.3 + * Tue Dec 06 2022 Chunmei Xu - 2.38.2-2 - rebuild with icu update diff --git a/webkitgtk-2.38.2.tar.xz b/webkitgtk-2.38.3.tar.xz similarity index 75% rename from webkitgtk-2.38.2.tar.xz rename to webkitgtk-2.38.3.tar.xz index 6a3b058187dbe4abb3e1d903d068bf0b993366c5..6045030d375b577b4ec7307e88bbde65e36de916 100644 Binary files a/webkitgtk-2.38.2.tar.xz and b/webkitgtk-2.38.3.tar.xz differ