diff --git a/pango-1.50.12.tar.xz b/pango-1.50.13.tar.xz similarity index 37% rename from pango-1.50.12.tar.xz rename to pango-1.50.13.tar.xz index 953ea83adf5700f691844ffc3a51d38431b02500..ea11b7cafed090a2dcb7dc3a6e599a6f5ab0c7b4 100644 Binary files a/pango-1.50.12.tar.xz and b/pango-1.50.13.tar.xz differ diff --git a/pango.spec b/pango.spec index b44e07021815260ebbaeba3d6acc123dafd11710..f844f3708ac04c00d18bbc656829dbcb674bbb2d 100644 --- a/pango.spec +++ b/pango.spec @@ -8,8 +8,8 @@ %global freetype_version 2.1.5 Name: pango -Version: 1.50.12 -Release: 2 +Version: 1.50.13 +Release: 1 Summary: System for layout and rendering of internationalized text License: LGPLv2+ URL: https://pango.gnome.org/ @@ -122,6 +122,9 @@ fi %{_docdir}/PangoXft/ %changelog +* Wed Dec 06 2023 Vicoloa - 1.50.13-1 +- Upgrade to 1.50.13 + * Wed Sep 06 2023 zhangpan - 1.50.12-2 - enable make check