diff --git a/pango.spec b/pango.spec index fbf235a923fcc318d42de216e9e192a19799dd27..cab1707ee42bc813b232fc65cdf8ddd9ab892cf2 100644 --- a/pango.spec +++ b/pango.spec @@ -1,8 +1,7 @@ Name: pango Version: 1.50.7 -Release: 1 +Release: 2 Summary: System for layout and rendering of internationalized text - License: LGPLv2+ URL: https://pango.gnome.org/ Source0: https://download.gnome.org/sources/%{name}/1.50/%{name}-%{version}.tar.xz @@ -45,7 +44,7 @@ for the pango package. %autosetup -n %{name}-%{version} -p1 %build -%meson -Denable_docs=true -Dinstall-tests=true +%meson -Dinstall-tests=true %meson_build %install @@ -83,6 +82,9 @@ fi %{_mandir}/man1/pango-view.1.* %changelog +* Mon Jun 20 2022 lin zhang - 1.50.7-2 +- remove meson option enable_docs + * Mon Jun 6 2022 lin zhang - 1.50.7-1 - Upgrade to 1.50.7