diff --git a/.gitignore b/.gitignore index cd364be..86ad851 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ pango-1.28.1.tar.bz2 /pango-1.36.0.tar.xz /pango-1.36.1.tar.xz /pango-1.36.2.tar.xz +/pango-1.36.3.tar.xz diff --git a/pango.spec b/pango.spec index 91a675f..e8d2064 100644 --- a/pango.spec +++ b/pango.spec @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.36.2 +Version: 1.36.3 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -155,6 +155,9 @@ fi %changelog +* Tue Mar 18 2014 Richard Hughes - 1.36.3-1 +- Update to 1.36.3 + * Wed Feb 05 2014 Richard Hughes - 1.36.2-1 - Update to 1.36.2 diff --git a/sources b/sources index 93460f7..64254ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -253026c7132c22e52cefd998ba89a742 pango-1.36.2.tar.xz +d9532826e95bdb374355deebc42441bb pango-1.36.3.tar.xz