Hello community,

here is the log from the commit of package pangomm for openSUSE:Factory checked 
in at 2017-09-13 21:45:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pangomm (Old)
 and      /work/SRC/openSUSE:Factory/.pangomm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pangomm"

Wed Sep 13 21:45:15 2017 rev:36 rq:522768 version:2.41.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes  2016-12-07 
11:13:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pangomm.new/pangomm.changes     2017-09-13 
21:45:17.783893473 +0200
@@ -1,0 +2,36 @@
+Sat Sep  9 08:58:18 UTC 2017 - [email protected]
+
+- Update package summaries.
+  Avoid running fdupes across hardlink boundaries.
+
+-------------------------------------------------------------------
+Fri Aug 25 23:59:43 UTC 2017 - [email protected]
+
+- Update to version 2.41.4:
+  + Build: Use glibmm-2.56 instead of glibmm-2.54. We have changed
+    the ABI name in glibmm.
+  + Build: Fontset: Remove GLIBMM_EXCEPTIONS_ENABLED.
+  + AttrString: Let _MEMBER_GET convert from const char*
+    (bgo#783360).
+  + Weight enum: Make this implicitly convertible to int
+    (bgo#86864).
+
+-------------------------------------------------------------------
+Sat May 20 20:10:11 UTC 2017 - [email protected]
+
+- Update to version 2.41.3:
+  + Use C++11 enum classes instead of old-style enums, and put many
+    enums inside relevant class declarations:
+    . Coverage: Change CoverageLevel to Coverage::Level.
+    . Renderer: Change RendererPart to Renderer::Part.
+  + Build: Windows: Visual Studio builds: Update glibmm ABI
+    version.
+- Changes from version 2.41.2:
+  + Build: Use glibmm-2.54 instead of glibmm-2.52.
+  + Visual Studio: Require Visual Studio 2017.
+  + Replace uses of Glib::ArrayHandle<>, Glib::ListHandle, and
+    Glib::SListHandle in the API with std::vector.
+- Replace pkgconfig(glibmm-2.52) with pkgconfig(glibmm-2.54)
+  BuildRequires following upstream changes.
+
+-------------------------------------------------------------------

Old:
----
  pangomm-2.41.1.tar.xz

New:
----
  pangomm-2.41.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pangomm.spec ++++++
--- /var/tmp/diff_new_pack.4r1kLs/_old  2017-09-13 21:45:18.439801192 +0200
+++ /var/tmp/diff_new_pack.4r1kLs/_new  2017-09-13 21:45:18.443800629 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pangomm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +20,7 @@
 %define so_ver -2_42-1
 
 Name:           pangomm
-Version:        2.41.1
+Version:        2.41.4
 Release:        0
 Summary:        C++ interface for pango
 License:        GPL-2.0+ and LGPL-2.0+
@@ -31,7 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(cairomm-1.16) >= 1.2.2
-BuildRequires:  pkgconfig(glibmm-2.52) >= 2.48.0
+BuildRequires:  pkgconfig(glibmm-2.56)
 BuildRequires:  pkgconfig(pangocairo) >= 1.38.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -46,7 +46,7 @@
 pangomm provides a C++ interface to the pango library.
 
 %package devel
-Summary:        C++ interface for pango -- Development Files
+Summary:        Development files for pangomm, a C++ API for Pango
 Group:          Development/Libraries/C and C++
 Requires:       libpangomm%{so_ver} = %{version}
 
@@ -54,7 +54,7 @@
 pangomm provides a C++ interface to the pango library.
 
 %package doc
-Summary:        C++ interface for pango -- Developer Documentation
+Summary:        Developer documentation for pangomm, a C++ interface for Pango
 Group:          Documentation/HTML
 
 %description doc
@@ -70,7 +70,7 @@
 %install
 %make_install
 rm %{buildroot}%{_libdir}/*.la
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %post -n libpangomm%{so_ver} -p /sbin/ldconfig
 

++++++ pangomm-2.41.1.tar.xz -> pangomm-2.41.4.tar.xz ++++++
++++ 39948 lines of diff (skipped)


Reply via email to