Accepting request 85711 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/85711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=20
This commit is contained in:
Lars Vogdt 2011-10-02 08:23:08 +00:00 committed by Git OBS Bridge
commit 461f0eaf3b
4 changed files with 14 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 27 12:29:25 UTC 2011 - vuntz@opensuse.org
- Update to version 2.28.3:
+ Build
- Ship convert_pangomm.m4 in tarballs (bgo#657817).
- Don't use obsolete macros.
-------------------------------------------------------------------
Fri Jul 8 01:31:25 CEST 2011 - vuntz@opensuse.org

View File

@ -20,13 +20,13 @@
%define so_ver -1_4-1
Name: pangomm
Version: 2.28.2
Release: 2
Version: 2.28.3
Release: 1
Group: Development/Libraries/C and C++
License: GPLv2+ ; LGPLv2.0+
Summary: C++ interface for pango
Url: http://www.gtkmm.org
Source: %{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/pangomm/2.28/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: pkgconfig(cairomm-1.0)