From 464647380b9160319915b077b82e0b0963ad4f83 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 14 Dec 2015 15:38:05 +0100 Subject: [PATCH] Update to 1.39.0 --- .gitignore | 1 + pango.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 74ea842..4ff1a6b 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ pango-1.28.1.tar.bz2 /pango-1.37.5.tar.xz /pango-1.38.0.tar.xz /pango-1.38.1.tar.xz +/pango-1.39.0.tar.xz diff --git a/pango.spec b/pango.spec index 1f0e4cc..33b4589 100644 --- a/pango.spec +++ b/pango.spec @@ -9,12 +9,12 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.38.1 +Version: 1.39.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango -Source: http://download.gnome.org/sources/%{name}/1.38/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/1.39/%{name}-%{version}.tar.xz URL: http://www.pango.org BuildRequires: pkgconfig >= %{pkgconfig_version} @@ -140,6 +140,9 @@ fi %changelog +* Mon Dec 14 2015 Kalev Lember - 1.39.0-1 +- Update to 1.39.0 + * Mon Oct 12 2015 Kalev Lember - 1.38.1-1 - Update to 1.38.1 diff --git a/sources b/sources index 83de05b..3386bb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7fde35d4a127b55ce8bbcefe109bc80d pango-1.38.1.tar.xz +e4173191fd7075614b88889509160f7e pango-1.39.0.tar.xz