From 3a0bbd9d9ce91e22402ce8c78e14395444d4c34d42d987ae613b6c8c2d7b7fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 30 Mar 2016 17:42:46 +0000 Subject: [PATCH] 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 --- pangomm-2.39.1.tar.xz | 3 --- pangomm-2.40.0.tar.xz | 3 +++ pangomm.changes | 6 ++++++ pangomm.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 pangomm-2.39.1.tar.xz create mode 100644 pangomm-2.40.0.tar.xz diff --git a/pangomm-2.39.1.tar.xz b/pangomm-2.39.1.tar.xz deleted file mode 100644 index ee9898b..0000000 --- a/pangomm-2.39.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10c06bbf12a03963ffe9c697887b57c72f1dac1671d09dba45cecd25db5dc6ed -size 791264 diff --git a/pangomm-2.40.0.tar.xz b/pangomm-2.40.0.tar.xz new file mode 100644 index 0000000..c087d11 --- /dev/null +++ b/pangomm-2.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd0afa9dcce57cdb0aad77da9ea46823ee8515d5f3ffd895b9ede7365c3d70d +size 795236 diff --git a/pangomm.changes b/pangomm.changes index 82e8786..9ea9ac1 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -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 diff --git a/pangomm.spec b/pangomm.spec index 083fe2b..59644be 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -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