From 3565a2f415cbb8c1015a478b2a54f4df91dfef8d3325272626f4eff23bb03066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 23 Aug 2016 17:07:35 +0000 Subject: [PATCH] Accepting request 420604 from GNOME:Next New upstream release OBS-URL: https://build.opensuse.org/request/show/420604 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=50 --- pangomm-2.40.0.tar.xz | 3 --- pangomm-2.40.1.tar.xz | 3 +++ pangomm.changes | 7 +++++++ pangomm.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pangomm-2.40.0.tar.xz create mode 100644 pangomm-2.40.1.tar.xz diff --git a/pangomm-2.40.0.tar.xz b/pangomm-2.40.0.tar.xz deleted file mode 100644 index c087d11..0000000 --- a/pangomm-2.40.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dd0afa9dcce57cdb0aad77da9ea46823ee8515d5f3ffd895b9ede7365c3d70d -size 795236 diff --git a/pangomm-2.40.1.tar.xz b/pangomm-2.40.1.tar.xz new file mode 100644 index 0000000..14b325a --- /dev/null +++ b/pangomm-2.40.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af +size 810384 diff --git a/pangomm.changes b/pangomm.changes index ce1f339..fcf30f6 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 19 21:39:28 UTC 2016 - zaitor@opensuse.org + +- Update to version 2.40.1: + + C++11: Make all operator bool()s explicit. + + Build: Fix silent builds (bgo#768797). + ------------------------------------------------------------------- Fri Apr 15 18:42:47 UTC 2016 - mgorse@suse.com diff --git a/pangomm.spec b/pangomm.spec index 59644be..f1f740f 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -20,7 +20,7 @@ %define so_ver -1_4-1 Name: pangomm -Version: 2.40.0 +Version: 2.40.1 Release: 0 Summary: C++ interface for pango License: GPL-2.0+ and LGPL-2.0+