OBS User unknown
2009-03-11 17:55:20 +00:00
committed by Git OBS Bridge
parent 8b3c3c53b1
commit 291e5b1607
4 changed files with 20 additions and 5 deletions

View File

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

3
pangomm-2.24.0.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 10 21:16:24 CET 2009 - vuntz@novell.com
- Update to version 2.24.0:
+ Layout: Added show_in_cairo_context(). bgo#560232.
+ Build: Allow pangomm to build outside the source tree.
bgo#570322
+ License Header consistency.
-------------------------------------------------------------------
Mon Dec 8 12:10:49 EST 2008 - mboman@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package pangomm (Version 2.14.1)
# spec file for package pangomm (Version 2.24.0)
#
# Copyright (c) 2009 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.14.1
Version: 2.24.0
Release: 1
Group: Development/Libraries/C and C++
License: GPL v2 or later; LGPL v2.0 or later
@@ -133,6 +133,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/doc/pangomm-1.4
%changelog
* Tue Mar 10 2009 vuntz@novell.com
- Update to version 2.24.0:
+ Layout: Added show_in_cairo_context(). bgo#560232.
+ Build: Allow pangomm to build outside the source tree.
bgo#570322
+ License Header consistency.
* Mon Dec 08 2008 mboman@suse.de
- Update to version 2.14.1:
+ Windows build: Use the new DLL naming convention, like boost.