Update to 1.38.0

This commit is contained in:
Kalev Lember 2015-09-21 16:25:42 +02:00
parent a8e6681b32
commit 1db728088d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -36,3 +36,4 @@ pango-1.28.1.tar.bz2
/pango-1.37.3.tar.xz
/pango-1.37.4.tar.xz
/pango-1.37.5.tar.xz
/pango-1.38.0.tar.xz

View File

@ -9,12 +9,12 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.37.5
Version: 1.38.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.37/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/1.38/%{name}-%{version}.tar.xz
URL: http://www.pango.org
BuildRequires: pkgconfig >= %{pkgconfig_version}
@ -140,6 +140,9 @@ fi
%changelog
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 1.38.0-1
- Update to 1.38.0
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 1.37.5-1
- Update to 1.37.5

View File

@ -1 +1 @@
d8c062d1921652abeb91015c29ed4546 pango-1.37.5.tar.xz
5a358e5afbb6b2e82cf2cb02ca9cce86 pango-1.38.0.tar.xz