Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-builder for openSUSE:Factory checked in at 2023-09-20 13:23:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-builder (Old) and /work/SRC/openSUSE:Factory/.gnome-builder.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-builder" Wed Sep 20 13:23:16 2023 rev:66 rq:1111889 version:45.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-builder/gnome-builder.changes 2023-03-24 15:20:06.954792465 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-builder.new.16627/gnome-builder.changes 2023-09-20 13:24:36.964814463 +0200 @@ -1,0 +2,77 @@ +Sun Sep 17 01:31:12 UTC 2023 - Luciano Santos <luc1...@opensuse.org> + +- Update to version 45.0: + + Style fixes to match GNOME 45 Adwaita styling. + + Various style scheme color improvements. + + Improved hover styling. + + Autocompletion fixes for CTags. + + Fixes for pipeline failures expecting "flatpak build-init" to + run. + + Port Flatpak plugin to IdePipelineStateCommand. + + Prime initial state of GNetworkMonitor to reduce eroneous + values. + + Improve LSP "window/logMessage" conformance. + + Fixes for typescript-language-server support. + +------------------------------------------------------------------- +Sun Sep 3 22:08:29 UTC 2023 - Luciano Santos <luc1...@opensuse.org> + +- Update to version 45.rc: + + Improvements to various Meson-based project templates. + + Ensure more error messages are translated. + + Support for more recent Sysprof features such as scheduler + details and D-Bus message recording. + + Improve pattern matching for symbol-tree popover and global + search integration. + + Make sure to run sysprof-agent with --cwd= . + + Flatpak runtime will only poke sandbox holes when we think + we are performing a profile with sysprof-agent. + + Fix cursor placement after formatting with XML indent. + + Move 'flatpak build-init' as a fallback pipeline stage + during 'BEFORE|AUTOGEN' phase. + + Fix mimetype for C++ code. + + Updated translations. + +- Changes from version 45.beta: + + Fix build system discovery with Flatpak. + + Increase keywords in the greeter to improve app filtering. + + Remove use of libsysprof-gtk, no defunct. + + Fix space trimming on last line of file. + + Improve tooltips. + + Fix some immediate exit of LSPs due to processId pid-namespace + mismatches. + + Updated valgrind icon. + + Add support for meson-lsp and swift-lsp. + + Update templates to use metainfo. + + Updated documentation. + +- Changes from version 45.alpha: + + Plugins may now be written using modern JavaScript powered by + libpeas-2 and GJS. See GJS documentation for how to write + modern GObjects using JavaScript modules. + + TODO plugin now does word regex selection to avoid matching + symbols containing TODO (or similar). + + Various LSP improvements to more closely adhere to LSP + protocol. + + Builder will now disable text-modifiers during undo/redo + operations to avoid confusing the text history stack. + + Improvements to style schemes to better match libadwaita. + + The valgrind plugin has gained the option to set number of + callers to record in stack traces. + + Fixes for PHP Intelephense language server integration. + + Ctrl+Q will now unload workbenches before exiting to ensure + that session state may be saved. + + Improvements for SourceKit-LSP integration. + + newline-type is properly respected from IdeFileSettings, fixing + the initial state found in the statusbar. + +- Drop deprecated pkgconfig() modules build requirements: + libpcre2-posix, sysprof-ui-5, pygobject-3.0, vapigen, and + libdazzle-1.0 +- Add gjs Suggests. GNOME Builder plugins can now be written + using modern JS. +- Add explicit BuildRequires tag on gcc. +- Replace libpeas-1.0 and sysprof-4 pkgconfig() BuildRequires with + libpeas-2 and sysprof-6, as new introduced build requirements. + +------------------------------------------------------------------- Old: ---- gnome-builder-44.1.tar.xz New: ---- gnome-builder-45.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-builder.spec ++++++ --- /var/tmp/diff_new_pack.2CfyqF/_old 2023-09-20 13:24:38.488869063 +0200 +++ /var/tmp/diff_new_pack.2CfyqF/_new 2023-09-20 13:24:38.488869063 +0200 @@ -17,16 +17,17 @@ # Update this on every major/minor bump -%define basever 44 +%define basever 45 +%define glib_version 2.75 Name: gnome-builder -Version: 44.1 +Version: 45.0 Release: 0 Summary: A toolsmith for GNOME-based applications License: CC-BY-SA-3.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.1-or-later Group: Development/Tools/Other URL: https://wiki.gnome.org/Apps/Builder -Source0: https://download.gnome.org/sources/gnome-builder/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-builder/45/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE Dirty-quick-hackfix-typelibs.patch -- Nuke away bogus typelibs dependencies @@ -35,42 +36,38 @@ BuildRequires: appstream-glib BuildRequires: desktop-file-utils BuildRequires: fdupes +BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: llvm-clang-devel >= 3.5 -BuildRequires: meson >= 0.59.1 +BuildRequires: meson >= 0.60 BuildRequires: pkgconfig BuildRequires: python3-Sphinx BuildRequires: python3-gobject BuildRequires: (pkgconfig(webkit2gtk-5.0) or pkgconfig(webkitgtk-6.0)) -BuildRequires: pkgconfig(dspy-1) +BuildRequires: pkgconfig(dspy-1) >= 1.4.0 BuildRequires: pkgconfig(editorconfig) BuildRequires: pkgconfig(enchant-2) -BuildRequires: pkgconfig(flatpak) >= 0.8.0 +BuildRequires: pkgconfig(flatpak) >= 1.10.2 BuildRequires: pkgconfig(gi-docgen) -BuildRequires: pkgconfig(gio-2.0) >= 2.61.2 -BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.71 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.48.0 -BuildRequires: pkgconfig(gtk4) >= 4.7 -BuildRequires: pkgconfig(gtksourceview-5) >= 5.7.2 +BuildRequires: pkgconfig(gio-2.0) >= %{glib_version} +BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib_version} +BuildRequires: pkgconfig(glib-2.0) >= %{glib_version} +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.74 +BuildRequires: pkgconfig(gtk4) >= 4.10 +BuildRequires: pkgconfig(gtksourceview-5) >= 5.8 BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0 BuildRequires: pkgconfig(jsonrpc-glib-1.0) >= 3.43.0 -BuildRequires: pkgconfig(libadwaita-1) -BuildRequires: pkgconfig(libcmark) -BuildRequires: pkgconfig(libdazzle-1.0) >= 3.37.0 -BuildRequires: pkgconfig(libdex-1) >= 0.1.1 -BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.25.0 +BuildRequires: pkgconfig(libadwaita-1) >= 1.4 +BuildRequires: pkgconfig(libcmark) >= 0.29.0 +BuildRequires: pkgconfig(libdex-1) >= 0.2 +BuildRequires: pkgconfig(libgit2-glib-1.0) >= 1.1.0 BuildRequires: pkgconfig(libpanel-1) >= 1.1.2 -BuildRequires: pkgconfig(libpcre2-posix) -BuildRequires: pkgconfig(libpeas-1.0) >= 1.32.0 +BuildRequires: pkgconfig(libpeas-2) >= 1.99.0 BuildRequires: pkgconfig(libportal-gtk4) BuildRequires: pkgconfig(libxml-2.0) >= 2.9.0 -BuildRequires: pkgconfig(pygobject-3.0) >= 3.21.0 -BuildRequires: pkgconfig(sysprof-4) >= 3.42.0 -BuildRequires: pkgconfig(sysprof-capture-4) >= 3.42.0 -BuildRequires: pkgconfig(sysprof-ui-5) >= 3.42.0 +BuildRequires: pkgconfig(sysprof-6) +BuildRequires: pkgconfig(sysprof-capture-4) >= 45.0 BuildRequires: pkgconfig(template-glib-1.0) >= 3.36.1 -BuildRequires: pkgconfig(vapigen) >= 0.30.0.55 BuildRequires: pkgconfig(vte-2.91-gtk4) >= 0.70.0 Requires: autoconf Requires: automake @@ -80,6 +77,7 @@ Recommends: %{name}-doc Recommends: flatpak Recommends: flatpak-builder +Suggests: gjs Obsoletes: gnome-builder-plugin-beautifier < 3.27.4 Obsoletes: gnome-builder-plugin-clang < 43.alpha Obsoletes: gnome-builder-plugin-cmake < 43.alpha ++++++ gnome-builder-44.1.tar.xz -> gnome-builder-45.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/gnome-builder/gnome-builder-44.1.tar.xz /work/SRC/openSUSE:Factory/.gnome-builder.new.16627/gnome-builder-45.0.tar.xz differ: char 26, line 1