This commit is contained in:
committed by
Git OBS Bridge
parent
7ba94e13da
commit
93f9df98d4
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3203fafc3e8806aac415ad18d1e5f0b7e65f39f2a2c994bee754d1c69f22fb60
|
||||
size 1975936
|
3
pangomm-2.14.0.tar.bz2
Normal file
3
pangomm-2.14.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:211a0092cfd50923eaad75c20630c0a1818e56605d4b6fbc10702d5a34ea7107
|
||||
size 2010535
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 3 15:39:10 WST 2008 - mboman@suse.de
|
||||
|
||||
- Update to version 2.14.0:
|
||||
+ Language: Added get_scripts().
|
||||
+ README and COPYING fixes.
|
||||
+ Fixed the Windows build with Visual Studio Express
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 17:37:34 CEST 2008 - maw@suse.de
|
||||
|
||||
|
13
pangomm.spec
13
pangomm.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pangomm (Version 2.13.8)
|
||||
# spec file for package pangomm (Version 2.14.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -28,7 +28,7 @@ BuildRequires: pango-devel
|
||||
BuildRequires: update-desktop-files
|
||||
# Only for directory ownership:
|
||||
BuildRequires: devhelp
|
||||
Version: 2.13.8
|
||||
Version: 2.14.0
|
||||
Release: 1
|
||||
Group: Development/Libraries/C and C++
|
||||
License: GPL v2 or later; LGPL v2.0 or later
|
||||
@@ -133,12 +133,17 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/doc/pangomm-1.4
|
||||
|
||||
%changelog
|
||||
* Thu Sep 18 2008 maw@suse.de
|
||||
* Fri Oct 03 2008 mboman@suse.de
|
||||
- Update to version 2.14.0:
|
||||
+ Language: Added get_scripts().
|
||||
+ README and COPYING fixes.
|
||||
+ Fixed the Windows build with Visual Studio Express
|
||||
* Fri Sep 19 2008 maw@suse.de
|
||||
- Update to version 2.13.8:
|
||||
+ Context: Added set_font_map() because the C function is now
|
||||
public (non backend-only) API
|
||||
+ LayoutRun/GlyphItem: Added split() and letter()
|
||||
+ Renderer: Added draw_glyph_item()
|
||||
+ CairoFontMap:: Added set_default().
|
||||
* Thu Sep 18 2008 maw@suse.de
|
||||
* Fri Sep 19 2008 maw@suse.de
|
||||
- Initial import of version 2.13.7.
|
||||
|
Reference in New Issue
Block a user