Accepting request 381810 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/381810
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=46
This commit is contained in:
Bjørn Lie 2016-03-30 17:42:46 +00:00 committed by Git OBS Bridge
parent 8586415dba
commit 3a0bbd9d9c
4 changed files with 13 additions and 7 deletions

View File

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

3
pangomm-2.40.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 29 14:26:35 UTC 2016 - zaitor@opensuse.org
- Update to version 2.40.0:
+ No major changes compared to 2.39.1.
-------------------------------------------------------------------
Mon Nov 30 12:07:00 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package pangomm
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,18 +20,18 @@
%define so_ver -1_4-1
Name: pangomm
Version: 2.39.1
Version: 2.40.0
Release: 0
Summary: C++ interface for pango
License: GPL-2.0+ and LGPL-2.0+
Group: Development/Libraries/C and C++
Url: http://www.gtkmm.org
Source: http://download.gnome.org/sources/pangomm/2.39/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/pangomm/2.40/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: pkgconfig(cairomm-1.0) >= 1.2.2
BuildRequires: pkgconfig(glibmm-2.4) >= 2.46.2
BuildRequires: pkgconfig(glibmm-2.4) >= 2.48.0
BuildRequires: pkgconfig(pangocairo) >= 1.38.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build