From d807cd287a67f5a93c710e14e35a159865f94c2c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Sep 2013 22:38:26 +0200 Subject: [PATCH] 1.36.0 --- .gitignore | 1 + pango.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bff7929..80d4a32 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ pango-1.28.1.tar.bz2 /pango-1.35.0.tar.xz /pango-1.35.2.tar.xz /pango-1.35.3.tar.xz +/pango-1.36.0.tar.xz diff --git a/pango.spec b/pango.spec index 1cda663..2a977bb 100644 --- a/pango.spec +++ b/pango.spec @@ -9,12 +9,12 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.35.3 +Version: 1.36.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango -Source: http://download.gnome.org/sources/pango/1.35/pango-%{version}.tar.xz +Source: http://download.gnome.org/sources/pango/1.36/pango-%{version}.tar.xz URL: http://www.pango.org Requires: glib2 >= %{glib2_version} @@ -155,6 +155,9 @@ fi %changelog +* Tue Sep 24 2013 Kalev Lember - 1.36.0-1 +- Update to 1.36.0 + * Tue Sep 03 2013 Kalev Lember - 1.35.3-1 - Update to 1.35.3 diff --git a/sources b/sources index f590bbd..263355c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -857501a2c9c67a3db7f1d7bd6787da5e pango-1.35.3.tar.xz +5b50052df366e6d7bf08fdd80d58acce pango-1.36.0.tar.xz