Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lit for openSUSE:Factory checked in 
at 2026-09-14 16:21:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lit (Old)
 and      /work/SRC/openSUSE:Factory/.lit.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lit"

Mon Sep 14 16:21:53 2026 rev:8 rq:1377688 version:23.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lit/lit.changes  2025-10-16 17:40:23.904568095 
+0200
+++ /work/SRC/openSUSE:Factory/.lit.new.1265/lit.changes        2026-09-14 
16:22:00.273616517 +0200
@@ -1,0 +2,10 @@
+Sun Sep 13 12:03:56 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 23.1.1 (LLVM 23.1 test-suite runner, syncs with llvmorg-23.1.1):
+  * no upstream changelog shipped in the PyPI sdist
+  * new modules: lit DiffUpdater, InprocBuiltins, ShellEnvironment
+  * new builtin command helper with process launch limits
+- Correct License tag to Apache-2.0 WITH LLVM-exception to match
+  the shipped LICENSE.TXT (NCSA was stale since the LLVM 9 relicense)
+
+-------------------------------------------------------------------

Old:
----
  lit-18.1.8.tar.gz

New:
----
  lit-23.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lit.spec ++++++
--- /var/tmp/diff_new_pack.e4thFe/_old  2026-09-14 16:22:01.301659676 +0200
+++ /var/tmp/diff_new_pack.e4thFe/_new  2026-09-14 16:22:01.303659760 +0200
@@ -19,29 +19,27 @@
 %else
 %bcond_with libalternatives
 %endif
-
 Name:           lit
-Version:        18.1.8
+Version:        23.1.1
 Release:        0
 Summary:        A portable tool for executing test suites
-License:        NCSA
-Group:          Development/Tools/Other
-URL:            http://llvm.org/cmds/lit.html
+License:        Apache-2.0 WITH LLVM-exception
+URL:            https://llvm.org/cmds/lit.html
 Source0:        
https://files.pythonhosted.org/packages/source/l/lit/lit-%{version}.tar.gz
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Provides:       lit = %{version}
+BuildArch:      noarch
 %if %{with libalternatives}
-Requires:       alts
 BuildRequires:  alts
+Requires:       alts
 %else
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %endif
-BuildArch:      noarch
-Provides:       lit = %{version}
 %python_subpackages
 
 %description

++++++ lit-18.1.8.tar.gz -> lit-23.1.1.tar.gz ++++++
++++ 11940 lines of diff (skipped)

Reply via email to