Hello community, here is the log from the commit of package atkmm for openSUSE:Factory checked in at 2016-03-29 14:25:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atkmm (Old) and /work/SRC/openSUSE:Factory/.atkmm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atkmm" Changes: -------- --- /work/SRC/openSUSE:Factory/atkmm/atkmm.changes 2013-05-16 09:42:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.atkmm.new/atkmm.changes 2016-03-29 14:25:04.000000000 +0200 @@ -1,0 +2,46 @@ +Mon Nov 30 11:55:44 UTC 2015 - [email protected] + +- Update to version 2.24.2: + + Regenerate with the latest glibmm. + +------------------------------------------------------------------- +Wed Sep 30 10:47:54 UTC 2015 - [email protected] + +- Update to version 2.24.1: + + Regenerate with the latest glibmm. +- Changes from version 2.24.0: + + MSVC build fixes. + +------------------------------------------------------------------- +Fri Sep 4 19:21:26 UTC 2015 - [email protected] + +- Update to version 2.23.3: + + Rebuilt with latest glibmm, whose gmmproc generates C++ move + operations. + +------------------------------------------------------------------- +Sat Jul 25 11:13:54 UTC 2015 - [email protected] + +- Update to version 2.23.2: + + Use (and require) C++11. +- Changes from version 2.23.1: + + Atk: + - Document: Add get/set_attribute() and deprecate + get_document() and get_document_type(). + - Component: Deprecate add/remove_focus_handler, get_size() and + get_position(). + - Add Range. + - Table: + . Deprecate get_column/row_at_index(). + . Add a get_at() const version and deprecate get_index_at(). + - Text: + . Deprecate get_text_before_offset(), + get_text_after_offset(). + . Add get_string_at_offset(), deprecating other methods for + it. + - Value: Deprecate get_minimum/maximum_range() in favour or + get_range(). + + Build: Update MSVC 2005, 2008 and 2010 Projects: Add "Install" + Project. + +------------------------------------------------------------------- Old: ---- atkmm-2.22.7.tar.xz New: ---- atkmm-2.24.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atkmm.spec ++++++ --- /var/tmp/diff_new_pack.xHHkJx/_old 2016-03-29 14:25:05.000000000 +0200 +++ /var/tmp/diff_new_pack.xHHkJx/_new 2016-03-29 14:25:05.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package atkmm # -# 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 @@ -17,18 +17,18 @@ Name: atkmm -Version: 2.22.7 +Version: 2.24.2 Release: 0 Summary: C++ Binding for the ATK library License: LGPL-2.1+ Group: System/Libraries Url: http://www.gtkmm.org/ -Source: http://download.gnome.org/sources/atkmm/2.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/atkmm/2.24/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: pkgconfig(atk) >= 1.12 -BuildRequires: pkgconfig(glibmm-2.4) >= 2.36 +BuildRequires: pkgconfig(atk) >= 1.18 +BuildRequires: pkgconfig(glibmm-2.4) >= 2.46.2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ atkmm-2.22.7.tar.xz -> atkmm-2.24.2.tar.xz ++++++ ++++ 100409 lines of diff (skipped)
