Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tepl for openSUSE:Factory checked in at 2022-11-07 13:52:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tepl (Old) and /work/SRC/openSUSE:Factory/.tepl.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tepl" Mon Nov 7 13:52:18 2022 rev:14 rq:1034162 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tepl/tepl.changes 2022-06-08 14:25:35.244551922 +0200 +++ /work/SRC/openSUSE:Factory/.tepl.new.1597/tepl.changes 2022-11-07 13:52:27.892062412 +0100 @@ -1,0 +2,25 @@ +Fri Nov 4 20:49:12 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 6.2.0: + + Remove deprecated API. + + Add some new API (see the reference documentation). + + Small improvements. +- Bump lib_ver define to 1 following upstream changes. +- Use ldconfig_scriptlets macro for post(un) handling. + +------------------------------------------------------------------- +Tue Sep 6 16:35:09 UTC 2022 - Luciano Santos <[email protected]> + +- Update to version 6.1.2: + + API stability is no longer guaranteed. + + New features/API: see the index of new symbols in the reference + documentation (generated with gtk-doc). + + Documentation improvements. +- Changes from version 6.1.1: + + New features/API: see the index of new symbols in the reference + documentation (generated with gtk-doc). + + Documentation improvements. +- Add pkgconfig(gsettings-desktop-schemas) build requirement. This + is a new private dependency. + +------------------------------------------------------------------- Old: ---- tepl-6.0.2.tar.xz New: ---- tepl-6.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tepl.spec ++++++ --- /var/tmp/diff_new_pack.kP6PrS/_old 2022-11-07 13:52:28.472065673 +0100 +++ /var/tmp/diff_new_pack.kP6PrS/_new 2022-11-07 13:52:28.476065695 +0100 @@ -17,23 +17,26 @@ %define api_ver 6 -%define lib_ver %{api_ver}-0 +%define lib_ver %{api_ver}-1 + Name: tepl -Version: 6.0.2 +Version: 6.2.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.0/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/tepl/6.2/%{name}-%{version}.tar.xz + BuildRequires: gobject-introspection-devel >= 1.42.0 BuildRequires: gtk-doc BuildRequires: meson >= 0.53 BuildRequires: pkgconfig BuildRequires: pkgconfig(amtk-5) >= 5.0 BuildRequires: pkgconfig(gio-2.0) >= 2.64 +BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 -BuildRequires: pkgconfig(gtksourceview-4) >= 4.0 +BuildRequires: pkgconfig(gtksourceview-4) BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(uchardet) @@ -89,8 +92,7 @@ %meson_install %find_lang %{name}-%{api_ver} -%post -n libtepl-%{lib_ver} -p /sbin/ldconfig -%postun -n libtepl-%{lib_ver} -p /sbin/ldconfig +%ldconfig_scriptlets -n libtepl-%{lib_ver} %files -n libtepl-%{lib_ver} %doc LICENSES/LGPL-3.0-or-later.txt ++++++ tepl-6.0.2.tar.xz -> tepl-6.2.0.tar.xz ++++++ ++++ 10050 lines of diff (skipped)
