Hello community, here is the log from the commit of package atkmm for openSUSE:Factory checked in at 2017-09-13 21:39:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atkmm (Old) and /work/SRC/openSUSE:Factory/.atkmm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atkmm" Wed Sep 13 21:39:27 2017 rev:24 rq:520659 version:2.25.4 Changes: -------- --- /work/SRC/openSUSE:Factory/atkmm/atkmm.changes 2016-12-07 11:12:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.atkmm.new/atkmm.changes 2017-09-13 21:39:29.636875610 +0200 @@ -1,0 +2,28 @@ +Fri Aug 25 23:15:11 UTC 2017 - [email protected] + +- Update to version 2.25.4: + + Build: Use glibmm-2.56 instead of glibmm-2.54. We have changed + the ABI name in glibmm. + + Text: Plug memory leaks in get_text_vfunc() and + get_selection_vfunc(). These vfuncs shall delete the returned + character array after it has been copied to a Glib::ustring + (bgo#783360). + +------------------------------------------------------------------- +Sat May 20 11:59:42 UTC 2017 - [email protected] + +- Update to version 2.25.3: + + Use C++11 enum classes instead of old-style enums, and put some + enums inside relevant class declarations: + - Relation: Change RelationType to Relation::Type. + - Text: Move enums into the class. + + Build: Windows: Visual Studio builds: Update glibmm ABI + version. +- Changes from version 2.25.2: + + Build: Use glibmm-2.54 instead of glibmm-2.52. + + (Murray Cumming) + + Replace uses of Glib::ArrayHandle<> and Glib::SListHandle<> + with vector. + + Visual Studio: Require Visual Studio 2017. + +------------------------------------------------------------------- @@ -4 +32 @@ -- rectify rpm groups +- Rectify rpm groups. Old: ---- atkmm-2.25.1.tar.xz New: ---- atkmm-2.25.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atkmm.spec ++++++ --- /var/tmp/diff_new_pack.vmOlgl/_old 2017-09-13 21:39:30.412766442 +0200 +++ /var/tmp/diff_new_pack.vmOlgl/_new 2017-09-13 21:39:30.416765879 +0200 @@ -1,7 +1,7 @@ # # spec file for package atkmm # -# 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 @@ -17,7 +17,7 @@ Name: atkmm -Version: 2.25.1 +Version: 2.25.4 Release: 0 Summary: C++ Binding for the ATK library License: LGPL-2.1+ @@ -28,7 +28,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig(atk) >= 1.18 -BuildRequires: pkgconfig(glibmm-2.52) >= 2.46.2 +BuildRequires: pkgconfig(glibmm-2.56) >= 2.53.1.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ atkmm-2.25.1.tar.xz -> atkmm-2.25.4.tar.xz ++++++ ++++ 37332 lines of diff (skipped)
