From 45a8c5de39bdfdd46f4ee61980536dd1eafa9000270b0296073dede3027323e2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:31:20 +0000 Subject: [PATCH 1/3] Accepting request 291443 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291443 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=40 --- pangomm-2.34.0.tar.xz | 3 --- pangomm-2.35.1.tar.xz | 3 +++ pangomm.changes | 11 +++++++++++ pangomm.spec | 8 ++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 pangomm-2.34.0.tar.xz create mode 100644 pangomm-2.35.1.tar.xz diff --git a/pangomm-2.34.0.tar.xz b/pangomm-2.34.0.tar.xz deleted file mode 100644 index 41d419f..0000000 --- a/pangomm-2.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41 -size 516028 diff --git a/pangomm-2.35.1.tar.xz b/pangomm-2.35.1.tar.xz new file mode 100644 index 0000000..fd97125 --- /dev/null +++ b/pangomm-2.35.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb4d11014d09627b2b7c532c65b54fa182905b4c9688901ae11cdfb506dbc55 +size 763468 diff --git a/pangomm.changes b/pangomm.changes index 86dfd40..288dc13 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 4 13:51:38 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.35.1: + + Context: Add get_serial(). + + FontMap: Add get_serial(). + + Layout: Add get_character_count() and get_serial(). + + Documentatoin: Update appearance to match recent glibmm and + gtkmm. + + Win32 MSVC 2008/2010 Build: Many updates and corrections. + ------------------------------------------------------------------- Mon Apr 29 11:22:04 UTC 2013 - dimstar@opensuse.org diff --git a/pangomm.spec b/pangomm.spec index e92f21c..98de9a8 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -1,7 +1,7 @@ # # spec file for package pangomm # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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.34.0 +Version: 2.35.1 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.34/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pangomm/2.35/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig(cairomm-1.0) >= 1.2.2 BuildRequires: pkgconfig(glibmm-2.4) >= 2.36.0 -BuildRequires: pkgconfig(pangocairo) >= 1.23.0 +BuildRequires: pkgconfig(pangocairo) >= 1.34.2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From 1f9e6f442f93d0e4d87ad26ec85140b6544787d96afbcdc58bdec61ac11a2321 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 20 Mar 2015 09:47:07 +0000 Subject: [PATCH 2/3] fixup OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=41 --- pangomm.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pangomm.spec b/pangomm.spec index 98de9a8..50988bf 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -27,6 +27,7 @@ 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.35/%{name}-%{version}.tar.xz +Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig(cairomm-1.0) >= 1.2.2 From f7bbbbe10e22ef0587140cbc63fbe025f60b4dd36c7d1dc5d5a6b9a30d38f333 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Mar 2015 09:05:12 +0000 Subject: [PATCH 3/3] Accepting request 292873 from GNOME:Next Update to 2.36.0 OBS-URL: https://build.opensuse.org/request/show/292873 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=42 --- pangomm-2.35.1.tar.xz | 3 --- pangomm-2.36.0.tar.xz | 3 +++ pangomm.changes | 6 ++++++ pangomm.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pangomm-2.35.1.tar.xz create mode 100644 pangomm-2.36.0.tar.xz diff --git a/pangomm-2.35.1.tar.xz b/pangomm-2.35.1.tar.xz deleted file mode 100644 index fd97125..0000000 --- a/pangomm-2.35.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eb4d11014d09627b2b7c532c65b54fa182905b4c9688901ae11cdfb506dbc55 -size 763468 diff --git a/pangomm-2.36.0.tar.xz b/pangomm-2.36.0.tar.xz new file mode 100644 index 0000000..15e6bfc --- /dev/null +++ b/pangomm-2.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0 +size 773628 diff --git a/pangomm.changes b/pangomm.changes index 288dc13..66471d5 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 24 19:14:32 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.36.0: + + No changes compared to 2.35.1. + ------------------------------------------------------------------- Wed Feb 4 13:51:38 UTC 2015 - dimstar@opensuse.org diff --git a/pangomm.spec b/pangomm.spec index 50988bf..ff2727d 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -20,13 +20,13 @@ %define so_ver -1_4-1 Name: pangomm -Version: 2.35.1 +Version: 2.36.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.35/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pangomm/2.36/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++