Hello community, here is the log from the commit of package gnome-dictionary for openSUSE:Factory checked in at 2015-10-06 16:15:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-dictionary (Old) and /work/SRC/openSUSE:Factory/.gnome-dictionary.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-dictionary" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-dictionary/gnome-dictionary.changes 2015-07-05 18:00:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes 2015-10-06 16:15:44.000000000 +0200 @@ -1,0 +2,36 @@ +Mon Sep 21 11:50:15 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 18 18:28:45 UTC 2015 - [email protected] + +- Update to version 3.17.90: + + Library: + - Split lookup-start and lookup-end signals. + - Improve GdictDatabaseChooser widget. + - Add library initialize function. + + Updated translations. +- Rename libgdict-1_0-8 subpackage to libgdict-1_0-9, following + upstreams soname bump. +- Add libgdict-1_0-8 Obsoletes. We already obsolete libgdict-1_0-6. + +------------------------------------------------------------------- +Mon Jul 20 07:43:45 UTC 2015 - [email protected] + +- Update to version 3.17.4: + + Updated translations. + +------------------------------------------------------------------- +Fri Jun 26 08:43:42 UTC 2015 - [email protected] + +- Update to version 3.17.3: + + Remove Select All menu entry. + + Remove Edit submenu. + + Remove Close menu entry. + + Make entries under File top-level menu entries. + + Remove obsolete gdict_window_defbox_selection_changed. + + Updated translations. + +------------------------------------------------------------------- @@ -4,0 +41,20 @@ + +------------------------------------------------------------------- +Tue May 26 10:19:40 UTC 2015 - [email protected] + +- Update to version 3.17.2: + + Fix bgo#749131: Do not translate stack pages titles. + + Remove Copy menu entry. + + Updated translations. + +------------------------------------------------------------------- +Tue May 12 11:35:39 UTC 2015 - [email protected] + +- Update to version 3.17.1: + + Pass the application pointer to the window constructor. + + Drop homegrown app singleton. + + Use widget templates to build GdictPrefDialog. + + Rename the GdictPrefDialog UI definition. + + Rename the menus UI definition file. + + Use widget templates for GdictSourceDialog. + + Updated translations. Old: ---- gnome-dictionary-3.16.2.tar.xz New: ---- gnome-dictionary-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-dictionary.spec ++++++ --- /var/tmp/diff_new_pack.2dpl5M/_old 2015-10-06 16:15:45.000000000 +0200 +++ /var/tmp/diff_new_pack.2dpl5M/_new 2015-10-06 16:15:45.000000000 +0200 @@ -17,13 +17,13 @@ Name: gnome-dictionary -Version: 3.16.2 +Version: 3.18.0 Release: 0 Summary: Utility to look up words in dictionary sources License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-dictionary/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-dictionary/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.40.0 BuildRequires: translation-update-upstream @@ -40,7 +40,7 @@ The Dictionary application enables you to search words and terms on a dictionary source. -%package -n libgdict-1_0-8 +%package -n libgdict-1_0-9 Summary: Library to look up words in dictionary sources License: LGPL-2.1+ Group: System/Libraries @@ -48,7 +48,7 @@ # The library has translated strings Recommends: %{name}-lang -%description -n libgdict-1_0-8 +%description -n libgdict-1_0-9 The Gdict library is an engine to look up words in dictionary sources. %package -n libgdict-data @@ -58,6 +58,7 @@ # Obsoleting a library is not entirely correct, but libgdict is only used # by gnome-dictionary. A further split of this package will happen in the future. Obsoletes: libgdict-1_0-6 +Obsoletes: libgdict-1_0-8 %description -n libgdict-data The Gdict library is an engine to look up words in dictionary sources. @@ -66,7 +67,7 @@ Summary: Library to look up words in dictionary sources -- Development Files License: LGPL-2.1+ Group: Development/Libraries/C and C++ -Requires: libgdict-1_0-8 = %{version} +Requires: libgdict-1_0-9 = %{version} Provides: gnome-utils-doc = %{version} Obsoletes: gnome-utils-doc < %{version} # gnome-utils-devel name changed during development of 11.4. Post 12.1, this package got split off gnome-utils. @@ -100,9 +101,9 @@ %glib2_gsettings_schema_postun %desktop_database_postun -%post -n libgdict-1_0-8 -p /sbin/ldconfig +%post -n libgdict-1_0-9 -p /sbin/ldconfig -%postun -n libgdict-1_0-8 -p /sbin/ldconfig +%postun -n libgdict-1_0-9 -p /sbin/ldconfig %files %defattr(-,root,root) @@ -118,7 +119,7 @@ %files lang -f %{name}.lang -%files -n libgdict-1_0-8 +%files -n libgdict-1_0-9 %defattr(-,root,root) %doc COPYING.libs %{_libdir}/libgdict-1.0.so.* ++++++ gnome-dictionary-3.16.2.tar.xz -> gnome-dictionary-3.18.0.tar.xz ++++++ ++++ 42891 lines of diff (skipped)
