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,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