OBS User unknown 2008-10-07 09:06:13 +00:00 committed by Git OBS Bridge
parent 0c4a1f58c9
commit c746554811
4 changed files with 19 additions and 6 deletions

View File

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

3
pango-1.22.0.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 7 10:56:02 CEST 2008 - cthiel@suse.de
- Update to version 1.22.0:
+ Improved Romanian sample text
+ Misc bug fixes
+ Bugs fixed (by number): bgo#552993, bgo#551865, and bgo#551416.
-------------------------------------------------------------------
Mon Sep 29 00:28:07 CEST 2008 - ro@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package pango (Version 1.21.6)
# spec file for package pango (Version 1.22.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -31,8 +31,8 @@ BuildRequires: sgml-skel
License: LGPL v2.1 or later
Group: System/Libraries
AutoReqProv: on
Version: 1.21.6
Release: 4
Version: 1.22.0
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
Source1: README.SuSE
@ -228,6 +228,11 @@ fi
%{_datadir}/gtk-doc/html/pango
%changelog
* Tue Oct 07 2008 cthiel@suse.de
- Update to version 1.22.0:
+ Improved Romanian sample text
+ Misc bug fixes
+ Bugs fixed (by number): bgo#552993, bgo#551865, and bgo#551416.
* Mon Sep 29 2008 ro@suse.de
- add gcc-c++ to buildrequires to work around libtool problem
* Wed Sep 10 2008 maw@suse.de