diff --git a/pango-1.46.2.tar.xz b/pango-1.46.2.tar.xz deleted file mode 100644 index e8dda2d0e97fac6632d856a9267bc33171480dda..0000000000000000000000000000000000000000 Binary files a/pango-1.46.2.tar.xz and /dev/null differ diff --git a/pango-1.47.0.tar.xz b/pango-1.47.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..4f36fdd5b60e6bda5173553a157c0450130dd1ca Binary files /dev/null and b/pango-1.47.0.tar.xz differ diff --git a/pango.spec b/pango.spec index 8b811534a198dc4b382bd6e8e9172602c0fa79d9..aabc53ca4fe81419064ae49324c5baa718bd00b3 100644 --- a/pango.spec +++ b/pango.spec @@ -1,11 +1,11 @@ Name: pango -Version: 1.46.2 +Version: 1.47.0 Release: 1 Summary: A library for layout and rendering of text License: LGPLv2+ URL: https://pango.gnome.org/ -Source0: https://download.gnome.org//sources/pango/1.46/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org//sources/pango/1.47/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) >= 1.12.10 pkgconfig(fontconfig) >= 2.12.92 pkgconfig(freetype2) >= 2.1.5 BuildRequires: pkgconfig(fribidi) >= 1.0 pkgconfig(glib-2.0) >= 2.59.2 pkgconfig(harfbuzz) >= 2.0.0 @@ -71,6 +71,10 @@ test -e %{buildroot}%{_libdir}/libpangoxft-1.0.so %{_mandir}/man1/pango-view.1.* %changelog +* Mon Jun 7 2021 weijin deng - 1.47.0-1 +- Upgrade to 1.47.0 +- Update Version, Source0 + * Wed May 19 2021 weijin deng - 1.46.2-1 - Upgrade to 1.46.2 - Update Version, Source0