Accepting request 537540 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/537540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=178
This commit is contained in:
Dominique Leuenberger 2017-10-30 14:26:32 +00:00 committed by Git OBS Bridge
parent 72cd8b2e38
commit c27d572710
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75f1a9a8e4e2b28cbc078b50c1fa927ee4ded994d1ade97c5603e2d1f3161cfc
size 856228

3
pango-1.40.13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f84e98db1078772ff4935b40a1629ff82ef0dfdd08d2cbcc0130c8c437857196
size 858044

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Oct 28 13:29:25 UTC 2017 - badshah400@gmail.com
- Update to version 1.40.13:
+ Some performance improvements (bgo#788643).
+ Update pango_default_break for line breaks (bgo#788115).
+ Fix an introspection warning (bgo#781857).
-------------------------------------------------------------------
Mon Sep 4 17:40:52 UTC 2017 - zaitor@opensuse.org

View File

@ -19,13 +19,13 @@
# When updating the binary version, do not forget to also update baselibs.conf
%define pango_binary_version 1.8.0
Name: pango
Version: 1.40.12
Version: 1.40.13
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1+
Group: System/Libraries
Url: http://www.pango.org/
Source: https://download.gnome.org/sources/pango/1.40/%{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++