This commit is contained in:
parent
c73960d72f
commit
9a821e9dc6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adc29d4c33f0fd5d7f195cb6eb143fefffd7afb0f08bdce54e3c73e63c14275b
|
||||
size 1418608
|
3
pango-1.19.4.tar.bz2
Normal file
3
pango-1.19.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4adadc2dcaf8b5979d5fe2d34a90c1779157853d328e4af3db1213efda51358
|
||||
size 1414221
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 17:46:02 CET 2008 - maw@suse.de
|
||||
|
||||
- Update to version 1.19.4:
|
||||
+ Fixed blocker bug with pango_layout_set_height() and positive
|
||||
height
|
||||
+ Fixed small leak in ATSUI backend
|
||||
+ Improved docs
|
||||
+ Bugs fixed: bgo#511172, bgo#515484, bgo#515484, bgo#517083,
|
||||
bgo#515484, bgo#504810, bgo#496244, bgo#512566, and bgo#512473.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 21:47:26 CET 2008 - maw@suse.de
|
||||
|
||||
|
13
pango.spec
13
pango.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pango (Version 1.19.3)
|
||||
# spec file for package pango (Version 1.19.4)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -10,12 +10,13 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: pango
|
||||
BuildRequires: cairo-devel gtk-doc perl-XML-Parser sgml-skel
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: 1.19.3
|
||||
Version: 1.19.4
|
||||
Release: 1
|
||||
Summary: System for Layout and Rendering of Internationalised Text
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
|
||||
@ -178,6 +179,14 @@ fi
|
||||
%{_datadir}/gtk-doc/html/pango
|
||||
|
||||
%changelog
|
||||
* Mon Mar 03 2008 maw@suse.de
|
||||
- Update to version 1.19.4:
|
||||
+ Fixed blocker bug with pango_layout_set_height() and positive
|
||||
height
|
||||
+ Fixed small leak in ATSUI backend
|
||||
+ Improved docs
|
||||
+ Bugs fixed: bgo#511172, bgo#515484, bgo#515484, bgo#517083,
|
||||
bgo#515484, bgo#504810, bgo#496244, bgo#512566, and bgo#512473.
|
||||
* Thu Jan 31 2008 maw@suse.de
|
||||
- Update to version 1.19.3:
|
||||
- pango_layout_get_pixel_extents() and pango_layout_line_get_pixel_extents()
|
||||
|
Loading…
Reference in New Issue
Block a user