diff --git a/pango-1.50.12.tar.xz b/pango-1.50.12.tar.xz deleted file mode 100644 index 953ea83adf5700f691844ffc3a51d38431b02500..0000000000000000000000000000000000000000 Binary files a/pango-1.50.12.tar.xz and /dev/null differ diff --git a/pango-1.90.0.tar.xz b/pango-1.90.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..47ee307b6b93710f73498c95447417e17c0a24b3 Binary files /dev/null and b/pango-1.90.0.tar.xz differ diff --git a/pango.spec b/pango.spec index b44e07021815260ebbaeba3d6acc123dafd11710..8fd4054a222c506d124db83d83a3f4f46c980bc2 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.90.0 +Release: 1 Summary: System for layout and rendering of internationalized text License: LGPLv2+ URL: https://pango.gnome.org/ @@ -28,7 +28,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: help2man BuildRequires: meson BuildRequires: gcc gcc-c++ -BuildRequires: gi-docgen +BuildRequires: gi-docgen gtk-doc Requires: glib2%{?_isa} >= %{glib2_version} Requires: freetype%{?_isa} >= %{freetype_version} @@ -122,6 +122,9 @@ fi %{_docdir}/PangoXft/ %changelog +* Fri Dec 29 2023 wangqia - 1.90.0-1 +- Update to 1.90.0 + * Wed Sep 06 2023 zhangpan - 1.50.12-2 - enable make check