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-09-20 13:21:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit (Old) and /work/SRC/openSUSE:Factory/.gedit.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Wed Sep 20 13:21:11 2023 rev:153 rq:1110412 version:46.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gedit/gedit.changes 2023-01-24 20:21:20.456789429 +0100 +++ /work/SRC/openSUSE:Factory/.gedit.new.16627/gedit.changes 2023-09-20 13:21:16.629637339 +0200 @@ -1,0 +2,43 @@ +Thu Aug 17 18:03:57 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 46.1: + + Fix a -Wformat-security build issue. + + Add a set of warning CFLAGS, and fix the code accordingly. + + Flatpak update. + +------------------------------------------------------------------- +Sun Aug 13 14:16:46 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 46.0: + + Adapt for Amtk -> libgedit-amtk rename. + + API changes for plugins: see the API docs. + + Code refactorings in GeditWindow, and delegate some of its work + to new classes: GeditHeaderBar and GeditSidePanel. + + Replace GeditMenuStackSwitcher by TeplPanelSwitcherMenu. + + Replace GeditStatusMenuButton by TeplStatusMenuButton. + + Remove a small feature from the statusbar: the small icons for + the window state. You now need to look at each individual tab + to know its state. + + Build: replace inline_side_panel_switcher option -> headerbar + option. + + Bug fixes for macOS. + + Updated translations. +- Bump api_ver to 46, following upstreams changes. +- Replace pkgconfig(amtk-5) with pkgconfig(libgedit-amtk-5) + following upstream chamges. + +------------------------------------------------------------------- +Fri Jul 21 07:55:50 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Add desktop-file-utils BuildRequires: new dependency to run the + desktop test. +- Bump api_ver to 45, following upstreams changes. + +------------------------------------------------------------------- +Fri Jun 23 18:14:57 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 45.0: + + User manual: a few improvements. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gedit-44.2.tar.xz New: ---- gedit-46.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.F4iVho/_old 2023-09-20 13:21:18.253695524 +0200 +++ /var/tmp/diff_new_pack.F4iVho/_new 2023-09-20 13:21:18.253695524 +0200 @@ -17,21 +17,22 @@ %bcond_without python_bindings -%define api_ver 44 +%define api_ver 46 Name: gedit -Version: 44.2 +Version: 46.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/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gedit/46/%{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 Patch1: gedit-plugins-python-env.patch +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 0.9.3 BuildRequires: gtk-doc @@ -41,7 +42,6 @@ BuildRequires: pkgconfig BuildRequires: python3-base >= 3.2.3 BuildRequires: yelp-tools -BuildRequires: pkgconfig(amtk-5) >= 5.6 BuildRequires: pkgconfig(gio-2.0) >= 2.64 BuildRequires: pkgconfig(glib-2.0) >= 2.64 BuildRequires: pkgconfig(gmodule-2.0) @@ -49,10 +49,11 @@ BuildRequires: pkgconfig(gspell-1) >= 1.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 BuildRequires: pkgconfig(gtksourceview-4) >= 4.0.2 +BuildRequires: pkgconfig(libgedit-amtk-5) 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) >= 6.4 +BuildRequires: pkgconfig(tepl-6) >= 6.5.1 BuildRequires: pkgconfig(vapigen) >= 0.25.1 BuildRequires: pkgconfig(x11) Requires: python3-cairo @@ -184,8 +185,6 @@ %{_datadir}/gedit/gir-1.0/ %{_includedir}/* %{_libdir}/pkgconfig/*.pc -%{_datadir}/vala/vapi/gedit.deps -%{_datadir}/vala/vapi/gedit.vapi %files lang -f %{name}.lang ++++++ gedit-44.2.tar.xz -> gedit-46.1.tar.xz ++++++ ++++ 95592 lines of diff (skipped)