Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tepl for openSUSE:Factory checked in at 2023-01-07 17:16:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tepl (Old) and /work/SRC/openSUSE:Factory/.tepl.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tepl" Sat Jan 7 17:16:04 2023 rev:15 rq:1056380 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tepl/tepl.changes 2022-11-07 13:52:27.892062412 +0100 +++ /work/SRC/openSUSE:Factory/.tepl.new.1563/tepl.changes 2023-01-07 17:16:24.524972709 +0100 @@ -1,0 +2,14 @@ +Thu Jan 5 21:05:54 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 6.4.0: + + Build: simplify handling of library soversion. + + Add some new API (see the reference documentation). + + Some API breaks (see the reference documentation). + + Experiments to simplify GtkStack custom switcher + implementations. Moved the result to the attic/ directory. + + TeplView: add code from gedit: override delete_from_cursor + vfunc. In gedit it's for the Ctrl+D keybinding to delete the + current line. +- Bump libver to 2 following upstream changes. + +------------------------------------------------------------------- Old: ---- tepl-6.2.0.tar.xz New: ---- tepl-6.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tepl.spec ++++++ --- /var/tmp/diff_new_pack.QyAIOV/_old 2023-01-07 17:16:26.212982779 +0100 +++ /var/tmp/diff_new_pack.QyAIOV/_new 2023-01-07 17:16:26.216982804 +0100 @@ -1,7 +1,7 @@ # # spec file for package tepl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ %define api_ver 6 -%define lib_ver %{api_ver}-1 +%define lib_ver %{api_ver}-2 Name: tepl -Version: 6.2.0 +Version: 6.4.0 Release: 0 Summary: Text Editor Product Line License: LGPL-3.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Projects/Tepl -Source: https://download.gnome.org/sources/tepl/6.2/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/tepl/6.4/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 BuildRequires: gtk-doc ++++++ tepl-6.2.0.tar.xz -> tepl-6.4.0.tar.xz ++++++ ++++ 5233 lines of diff (skipped)