diff --git a/.gitignore b/.gitignore index 72bf6fb..d328381 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ pango-1.28.1.tar.bz2 /pango-1.40.0.tar.xz /pango-1.40.1.tar.xz /pango-1.40.2.tar.xz +/pango-1.40.3.tar.xz diff --git a/pango.spec b/pango.spec index 62cfff6..138d985 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ %global libXft_version 2.0.0 Name: pango -Version: 1.40.2 +Version: 1.40.3 Release: 1%{?dist} Summary: System for layout and rendering of internationalized text @@ -137,6 +137,9 @@ fi %changelog +* Tue Sep 13 2016 Kalev Lember - 1.40.3-1 +- Update to 1.40.3 + * Mon Aug 29 2016 Kalev Lember - 1.40.2-1 - Update to 1.40.2 - Don't set group tags diff --git a/sources b/sources index be1d1f9..c1933f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4fa70815b0105f876aa9e89b5ae33a5 pango-1.40.2.tar.xz +17c26720f5a862a12f7e1745e2f1d966 pango-1.40.3.tar.xz