|
@@ -1,8 +1,8 @@
|
|
|
-%define glib2_version 2.48.0
|
|
|
+%define glib2_version 2.55.0
|
|
|
%define pkgconfig_version 0.12
|
|
|
-%define freetype2_version 2.3.9
|
|
|
-%define fontconfig_version 2.10.91
|
|
|
-%define cairo_version 1.12.2
|
|
|
+%define freetype2_version 2.8.1
|
|
|
+%define fontconfig_version 2.12.6
|
|
|
+%define cairo_version 1.14.12
|
|
|
|
|
|
# biarch support
|
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
@@ -14,7 +14,7 @@
|
|
|
Summary: System for layout and rendering of internationalized text.
|
|
|
Summary(ja): 国際化テキストのレイアウト・レンダリングシステム
|
|
|
Name: pango
|
|
|
-Version: 1.40.1
|
|
|
+Version: 1.40.14
|
|
|
Release: 1%{?_dist_release}
|
|
|
License: LGPL
|
|
|
Group: System Environment/Libraries
|
|
@@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Jan 07 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.40.14-1
|
|
|
+- new upstream release.
|
|
|
+
|
|
|
* Thu Jul 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.40.1-1
|
|
|
- new upstream release
|
|
|
|