Hello community, here is the log from the commit of package glibmm2 for openSUSE:Factory checked in at 2018-03-14 19:36:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old) and /work/SRC/openSUSE:Factory/.glibmm2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibmm2" Wed Mar 14 19:36:31 2018 rev:92 rq:584692 version:2.55.2 Changes: -------- --- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes 2017-09-13 21:45:06.885426804 +0200 +++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2018-03-14 19:36:31.970540693 +0100 @@ -1,0 +2,46 @@ +Wed Feb 28 16:26:45 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Thu Feb 22 00:51:15 UTC 2018 - [email protected] + +- Update to version 2.55.2: + + Glib: + - IOCondition: Add an IO_ prefix to the enumerator names; + - TimeoutSource: Use monotonic time consistently (bgo#792524); + - Ustring: + . Replace 8×format() and 9×compose() with 1 respective + variadic template; + . Use std::initializer_list instead of pointer + size + (bgo#784211). + - VariantBase: + . Add operator==() and operator!=() (bgo#789330); + . cast_dynamic(): Remove noexcept(false). + + Glib::Gio: + - AppInfo: Update the name of the AppLaunchContext parameters; + - Application: Fix property_resource_base_path()'s type; + - DataInputStream: + . Remove read_until*(); + . Fix the documentation of read_line_utf8(). + - InetSocketAddress, ProxyAddress: No guint16 in + _WRAP_PROPERTY(); + - Settings: set_int() and friends shall return bool + (bgo#784211); + - TlsClientConnection: Remove get/set/property_use_ssl3(). + + gmmproc: + - Warn if parameter lists are not compatible; + - _WRAP_METHOD_DOCS_ONLY: Optionally suppress @return section. + (bgo#787978). + - docextract_to_xml.py: Add --exclude-file option. + - Suppress the @return section if return type is void. + - generate_extra_defs.cc: + - Write signal flags to .defs files. + - Write default values of properties to .defs files. + - Write default values of properties to generated + documentation (bgo#785895). + - Warn for unmatched deprecations in signals and properties. + + Update documentation. +- Change License tag to LGPL-2.1-or-later complying with SPDX 3.0. + +------------------------------------------------------------------- Old: ---- glibmm-2.55.1.tar.xz New: ---- glibmm-2.55.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibmm2.spec ++++++ --- /var/tmp/diff_new_pack.B7IrA6/_old 2018-03-14 19:36:32.866508870 +0100 +++ /var/tmp/diff_new_pack.B7IrA6/_new 2018-03-14 19:36:32.874508585 +0100 @@ -1,7 +1,7 @@ # # spec file for package glibmm2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -18,19 +18,17 @@ # Update baselibs.conf when changing this %define so_ver -2_56-1 - # Define a baseversion to ease updates %define base_ver 2.56 # Define upstream name %define _name glibmm - Name: glibmm2 -Version: 2.55.1 +Version: 2.55.2 Release: 0 Summary: C++ Interface for Glib -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: http://www.gtkmm.org/ +URL: https://www.gtkmm.org/ Source0: http://download.gnome.org/sources/glibmm/2.55/%{_name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes @@ -38,8 +36,8 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.53.2 -BuildRequires: pkgconfig(gmodule-2.0) >= 2.49.7 -BuildRequires: pkgconfig(gobject-2.0) >= 2.49.7 +BuildRequires: pkgconfig(gmodule-2.0) +BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(sigc++-3.0) >= 2.99.5 %description ++++++ glibmm-2.55.1.tar.xz -> glibmm-2.55.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/glibmm2/glibmm-2.55.1.tar.xz /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm-2.55.2.tar.xz differ: char 26, line 1
