diff --git a/.gitignore b/.gitignore index 4ff1a6b..37c4f24 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ pango-1.28.1.tar.bz2 /pango-1.38.0.tar.xz /pango-1.38.1.tar.xz /pango-1.39.0.tar.xz +/pango-1.40.0.tar.xz diff --git a/pango.spec b/pango.spec index 5223db4..295a1cd 100644 --- a/pango.spec +++ b/pango.spec @@ -9,12 +9,12 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.39.0 -Release: 2%{?dist} +Version: 1.40.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.39/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/1.40/%{name}-%{version}.tar.xz URL: http://www.pango.org BuildRequires: pkgconfig >= %{pkgconfig_version} @@ -140,6 +140,9 @@ fi %changelog +* Tue Mar 22 2016 Kalev Lember - 1.40.0-1 +- Update to 1.40.0 + * Thu Feb 04 2016 Fedora Release Engineering - 1.39.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 3386bb5..74d9308 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4173191fd7075614b88889509160f7e pango-1.39.0.tar.xz +186ce69b25709d891c2caaaa564a8307 pango-1.40.0.tar.xz