Accepting request 378378 from GNOME:Next
Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/378378 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=148
This commit is contained in:
parent
7da4932128
commit
feb85c5764
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13072ad9e49372d6d7ba7bb3b9b025faef04de3552b745e92d7880eb15d6ee7e
|
||||
size 1050476
|
3
pango-1.40.0.tar.xz
Normal file
3
pango-1.40.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da17985df314cb07d066ab5424f59c21ce973ece05b7de4df04d798ec8511c8b
|
||||
size 1058420
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -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.39.0
|
||||
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.39/%{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++
|
||||
|
Loading…
Reference in New Issue
Block a user