Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at 2023-01-07 17:16:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit (Old) and /work/SRC/openSUSE:Factory/.gedit.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Sat Jan 7 17:16:05 2023 rev:151 rq:1056381 version:44.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gedit/gedit.changes 2022-12-02 13:12:24.361610949 +0100 +++ /work/SRC/openSUSE:Factory/.gedit.new.1563/gedit.changes 2023-01-07 17:16:26.572984928 +0100 @@ -1,0 +2,27 @@ +Thu Jan 5 21:08:49 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 44.1: + + Updated translations. +- Changes from version 44.0: + + Minor bug fixes. + + Use more Tepl features. + + Code refactorings. + + Misc: + - Donations: change to Liberapay link. + - Create https://gedit-technology.net/ (mainly for developers). + + User manual: + - Available online: + https://gedit-technology.net/user-manuals/gedit/ (used on + platforms where Yelp is unavailable: macOS and Windows). + - Improvements to the content. + + The core of the application: + - Rework the statusbar. + - Improve the vocabulary used in the dialog for choosing + favorite encodings. + - Improve a little the API docs. + + Plugins: File browser: expand/collapse item on right/left + keypress. + + Updated translations. +- Bump api_ver to 44 following upstream changes. + +------------------------------------------------------------------- Old: ---- gedit-43.2.tar.xz New: ---- gedit-44.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.yrkPbw/_old 2023-01-07 17:16:27.488990392 +0100 +++ /var/tmp/diff_new_pack.yrkPbw/_new 2023-01-07 17:16:27.496990440 +0100 @@ -1,7 +1,7 @@ # # spec file for package gedit # -# 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 @@ %bcond_without python_bindings -%define api_ver 43 +%define api_ver 44 Name: gedit -Version: 43.2 +Version: 44.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: https://download.gnome.org/sources/gedit/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gedit/44/%{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 bjorn....@gmail.com -- Fix python env @@ -52,7 +52,7 @@ BuildRequires: pkgconfig(libpeas-1.0) >= 1.14.1 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.14.1 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 -BuildRequires: pkgconfig(tepl-6) +BuildRequires: pkgconfig(tepl-6) >= 6.4 BuildRequires: pkgconfig(vapigen) >= 0.25.1 BuildRequires: pkgconfig(x11) Requires: python3-cairo ++++++ gedit-43.2.tar.xz -> gedit-44.1.tar.xz ++++++ ++++ 20012 lines of diff (skipped)