This commit is contained in:
parent
e7ed14d355
commit
0304a18b8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e00c343dd14c23b89a6767f87d31d4246c14739c57c0174008a86b33174b9ab2
|
||||
size 1526008
|
3
pango-1.24.2.tar.bz2
Normal file
3
pango-1.24.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3617f8f32c45c57f19c0aa1d7334e1dc979b9b54e5bb4e78fba8ec80193c23c
|
||||
size 1528238
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 16:35:15 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 1.24.2:
|
||||
+ bgo#580987 – SIGFPE in pango_glyph_string_index_to_x
|
||||
+ bgo#580273 – Font metrics functions incorrectly listed as
|
||||
reporting point sizes
|
||||
+ bgo#579694 – Cygwin parallel-build patch
|
||||
+ bgo#578944 – pango-1.24.1 fails its testsuite
|
||||
+ bgo#578935 – Syntax error (missing semicolon) in
|
||||
pango/pangowin32-fontmap.c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 15:15:59 CEST 2009 - vuntz@novell.com
|
||||
|
||||
|
13
pango.spec
13
pango.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pango (Version 1.24.1)
|
||||
# spec file for package pango (Version 1.24.2)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -33,7 +33,7 @@ Group: System/Libraries
|
||||
Obsoletes: pango-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 1.24.1
|
||||
Version: 1.24.2
|
||||
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
|
||||
@ -231,6 +231,15 @@ fi
|
||||
%{_datadir}/gtk-doc/html/pango
|
||||
|
||||
%changelog
|
||||
* Tue May 05 2009 vuntz@novell.com
|
||||
- Update to version 1.24.2:
|
||||
+ bgo#580987 – SIGFPE in pango_glyph_string_index_to_x
|
||||
+ bgo#580273 – Font metrics functions incorrectly listed as
|
||||
reporting point sizes
|
||||
+ bgo#579694 – Cygwin parallel-build patch
|
||||
+ bgo#578944 – pango-1.24.1 fails its testsuite
|
||||
+ bgo#578935 – Syntax error (missing semicolon) in
|
||||
pango/pangowin32-fontmap.c
|
||||
* Tue Apr 14 2009 vuntz@novell.com
|
||||
- Update to version 1.24.1:
|
||||
+ Fix a couple of crashers
|
||||
|
Loading…
Reference in New Issue
Block a user