Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at 2018-10-17 08:13:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit (Old) and /work/SRC/openSUSE:Factory/.gedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Wed Oct 17 08:13:56 2018 rev:125 rq:638497 version:3.30.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gedit/gedit.changes 2018-04-19 15:22:21.796431608 +0200 +++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2018-10-17 08:13:58.607059774 +0200 @@ -1,0 +2,22 @@ +Wed Sep 26 15:31:37 UTC 2018 - [email protected] + +- Update to version 3.30.1: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 9 07:22:35 UTC 2018 - [email protected] + +- Update to version 3.30.0: + + Updated translations. +- Remove lang package from recommended packages as it already + supplements main package (same effect, it's redundant). + +------------------------------------------------------------------- +Thu Aug 9 01:47:48 UTC 2018 - [email protected] + +- Update to version 3.29.90: + + Misc. bugfixes. + + Updated translations. +- Drop gettext BuildRequires to avoid explicit dependency on it. + +------------------------------------------------------------------- Old: ---- gedit-3.28.1.tar.xz New: ---- gedit-3.30.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.dqwQqk/_old 2018-10-17 08:13:59.547059355 +0200 +++ /var/tmp/diff_new_pack.dqwQqk/_new 2018-10-17 08:13:59.551059353 +0200 @@ -12,25 +12,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %bcond_without python_bindings Name: gedit -Version: 3.28.1 +Version: 3.30.1 Release: 0 Summary: UTF-8 text editor License: GPL-2.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Gedit -Source0: http://download.gnome.org/sources/gedit/3.28/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.30/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE gedit-desktop.patch -- Adds more MIME types. Patch0: gedit-desktop.patch # PATCH-FIX-OPENSUSE gedit-plugins-python-env.patch [email protected] -- Fix python env Patch1: gedit-plugins-python-env.patch BuildRequires: fdupes -BuildRequires: gettext BuildRequires: gobject-introspection-devel >= 0.9.3 BuildRequires: gtk-doc BuildRequires: hicolor-icon-theme @@ -58,7 +57,6 @@ Requires: python3-gobject #bnc#910913 - plugin snippets depend on this package Requires: python3-gobject-cairo -Recommends: %{name}-lang Recommends: iso-codes Provides: gedit2 = %{version} Obsoletes: gedit2 < %{version} @@ -166,6 +164,8 @@ %{_libdir}/gedit/plugins/libspell.so %{_libdir}/gedit/plugins/time.plugin %{_libdir}/gedit/plugins/libtime.so +%{_libdir}/gedit/plugins/quickhighlight.plugin +%{_libdir}/gedit/plugins/libquickhighlight.so %if "%{_libdir}" != "%{_libexecdir}" %dir %{_libexecdir}/gedit %endif ++++++ gedit-3.28.1.tar.xz -> gedit-3.30.1.tar.xz ++++++ ++++ 37280 lines of diff (skipped)
