Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tepl for openSUSE:Factory checked in at 2024-03-20 21:12:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tepl (Old) and /work/SRC/openSUSE:Factory/.tepl.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tepl" Wed Mar 20 21:12:28 2024 rev:17 rq:1159532 version:6.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tepl/tepl.changes 2023-09-20 13:21:37.210374656 +0200 +++ /work/SRC/openSUSE:Factory/.tepl.new.1905/tepl.changes 2024-03-20 21:13:24.503883998 +0100 @@ -1,0 +2,12 @@ +Fri Feb 16 07:28:15 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 6.9.0: + + libhandy-1 is used as a new dependency (for dark style + preference handling). + + Replace _TEPL_EXTERN custom macro by G_MODULE_EXPORT. + + New APIs: see the API docs. +- Add pkgconfig(libhandy-1) BuildRequires: new dependency. +- Drop pkgconfig(gtksourceview-4) BuildRequires: no longer needed + since version 6.6. + +------------------------------------------------------------------- Old: ---- tepl-6.8.0.tar.xz New: ---- tepl-6.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tepl.spec ++++++ --- /var/tmp/diff_new_pack.Ydfe5g/_old 2024-03-20 21:13:25.407917218 +0100 +++ /var/tmp/diff_new_pack.Ydfe5g/_new 2024-03-20 21:13:25.411917365 +0100 @@ -1,7 +1,7 @@ # # spec file for package tepl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define lib_ver %{api_ver}-4 Name: tepl -Version: 6.8.0 +Version: 6.9.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.8/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/tepl/6.9/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 BuildRequires: gtk-doc @@ -35,11 +35,11 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.64 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 -BuildRequires: pkgconfig(gtksourceview-4) BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(libgedit-amtk-5) -BuildRequires: pkgconfig(libgedit-gtksourceview-300) >= 299.0.4 +BuildRequires: pkgconfig(libgedit-gtksourceview-300) >= 299.1.0 +BuildRequires: pkgconfig(libhandy-1) >= 1.6 BuildRequires: pkgconfig(uchardet) %description ++++++ tepl-6.8.0.tar.xz -> tepl-6.9.0.tar.xz ++++++ ++++ 2783 lines of diff (skipped)
