1.36.0
This commit is contained in:
parent
d8bcf2007e
commit
d807cd287a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <kalevlember@gmail.com> - 1.36.0-1
|
||||
- Update to 1.36.0
|
||||
|
||||
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 1.35.3-1
|
||||
- Update to 1.35.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user