diff --git a/pango-1.38.1.tar.xz b/pango-1.38.1.tar.xz deleted file mode 100644 index b58206d..0000000 --- a/pango-1.38.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7 -size 1047372 diff --git a/pango-1.40.0.tar.xz b/pango-1.40.0.tar.xz new file mode 100644 index 0000000..e1ad48f --- /dev/null +++ b/pango-1.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da17985df314cb07d066ab5424f59c21ce973ece05b7de4df04d798ec8511c8b +size 1058420 diff --git a/pango.changes b/pango.changes index 81c4a43..1f2f809 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 23 08:18:16 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.40.0: + + Fix typos. + + Don't treat OGHAM SPACE MARK as whitespace. + +------------------------------------------------------------------- +Tue Dec 22 20:22:48 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.39.0: + + Update PangoScript to Unicode 8.0. + ------------------------------------------------------------------- Mon Oct 12 19:38:42 UTC 2015 - zaitor@opensuse.org diff --git a/pango.spec b/pango.spec index 4ba2bee..df54c2b 100644 --- a/pango.spec +++ b/pango.spec @@ -1,7 +1,7 @@ # # spec file for package pango # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define pango_binary_version 1.8.0 Name: pango -Version: 1.38.1 +Version: 1.40.0 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1+ Group: System/Libraries Url: http://www.pango.org/ -Source: http://download.gnome.org/sources/pango/1.38/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz Source2: macros.pango Source99: baselibs.conf BuildRequires: gcc-c++