Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package marisa for openSUSE:Leap:16.0 checked in at 2025-04-07 13:58:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/marisa (Old) and /work/SRC/openSUSE:Leap:16.0/.marisa.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "marisa" Mon Apr 7 13:58:21 2025 rev:2 rq:1267545 version:0.2.6 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/marisa/marisa.changes 2025-03-19 11:50:55.732297312 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.marisa.new.1907/marisa.changes 2025-04-07 13:58:30.137330881 +0200 @@ -1,0 +2,5 @@ +Thu Mar 13 23:53:04 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add BuildRequires on python3-setuptools, required for Python 3.12+. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ marisa.spec ++++++ --- /var/tmp/diff_new_pack.0xW6JE/_old 2025-04-07 13:58:31.661394724 +0200 +++ /var/tmp/diff_new_pack.0xW6JE/_new 2025-04-07 13:58:31.673395227 +0200 @@ -1,7 +1,7 @@ # # spec file for package marisa # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Version: 0.2.6 Release: 0 Summary: Matching Algorithm with Recursively Implemented StorAge -License: LGPL-2.1-or-later OR BSD-2-Clause +License: BSD-2-Clause OR LGPL-2.1-or-later Group: System/I18n/Japanese URL: https://github.com/s-yata/marisa-trie/ Source: https://github.com/s-yata/marisa-trie/archive/v%{version}/%{name}-trie-%{version}.tar.gz @@ -30,6 +30,7 @@ BuildRequires: perl BuildRequires: pkg-config BuildRequires: python3-devel +BuildRequires: python3-setuptools BuildRequires: ruby-devel BuildRequires: swig Provides: marisa-trie = %{version}