Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pluma for openSUSE:Factory checked in at 2026-04-25 21:38:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pluma (Old) and /work/SRC/openSUSE:Factory/.pluma.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pluma" Sat Apr 25 21:38:10 2026 rev:34 rq:1349227 version:1.28.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pluma/pluma.changes 2025-03-17 22:20:59.470995611 +0100 +++ /work/SRC/openSUSE:Factory/.pluma.new.11940/pluma.changes 2026-04-25 21:43:07.479886604 +0200 @@ -1,0 +2,17 @@ +Tue Apr 21 12:49:59 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.28.1: + * Show the default/current choice in filechooser Character + Encoding combo box + * Improve window behaviour + * GitHub action + * build(deps): bump actions/checkout from 4 to 5 + * build(deps): bump actions/cache from 3 to 4 + * Use GtkApplication and GtkApplicationWindow + * Remove undeclared dependency on on 'six' Py2+3 shim + * build(deps): bump actions/cache from 4 to 5 + * plugins: Fix compatibility with gobject-introspection +- Drop no longer needed update-desktop-files BuildRequires. +- Minor tweaks/updates to spec, align with current standards. + +------------------------------------------------------------------- Old: ---- pluma-1.28.0.tar.xz New: ---- pluma-1.28.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pluma.spec ++++++ --- /var/tmp/diff_new_pack.l2IpES/_old 2026-04-25 21:43:09.195956617 +0200 +++ /var/tmp/diff_new_pack.l2IpES/_new 2026-04-25 21:43:09.207957107 +0200 @@ -1,7 +1,7 @@ # # spec file for package pluma # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,18 +20,17 @@ %define _version 1.28 Name: pluma -Version: 1.28.0 +Version: 1.28.1 Release: 0 Summary: Text editor for the MATE desktop License: GPL-2.0-or-later Group: Productivity/Text/Editors URL: https://mate-desktop.org/ -Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz +Source: https://github.com/mate-desktop/pluma/releases/download/v%{version}/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: filesystem BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(enchant-2) BuildRequires: pkgconfig(glib-2.0) @@ -85,7 +84,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 sed -i '1s/python$/python3/' plugins/externaltools/data/switch-c.tool.in %build @@ -96,9 +95,8 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} -%fdupes %{buildroot} +%fdupes %{buildroot}%{_prefix} %files %license COPYING ++++++ pluma-1.28.0.tar.xz -> pluma-1.28.1.tar.xz ++++++ ++++ 94232 lines of diff (skipped)
