Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tokei for openSUSE:Factory checked 
in at 2026-05-05 15:17:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tokei (Old)
 and      /work/SRC/openSUSE:Factory/.tokei.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tokei"

Tue May  5 15:17:09 2026 rev:10 rq:1350904 version:14.0.0+git0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tokei/tokei.changes      2024-09-25 
21:58:16.288701741 +0200
+++ /work/SRC/openSUSE:Factory/.tokei.new.30200/tokei.changes   2026-05-05 
15:18:33.682992958 +0200
@@ -1,0 +2,58 @@
+Wed Apr 29 14:30:49 UTC 2026 - [email protected]
+
+- Update to version 14.0.0+git0:
+  * chore: release v14.0.0 (#1299)
+  * Fix downcast type mismatches in clap_builder (#1310)
+  * chore: remove tokei.rs references
+  * Add support for Koka (#1306)
+  * Stop recommending comma-separated CLI args (#1305)
+  * feat: add support for C++20 modules (#1278)
+  * chore: fix typos (#1303)
+  * feat: Add language support for Ark TypeScript (#1300)
+  * Update clap-cargo from 0.13 to 0.18 (#1298)
+  * Add colors to --help (#1296)
+  * Add support for M1 assembly, the hex0/1/2 family, and kaem files (#1295)
+  * Add macro file extension `fnlm` for Fennel (#1293)
+  * Fix several typos (#1294)
+  * Add Avalonia Xaml support (#1280)
+  * Change name from VB6 to VB6/VBA and add missing VB6 extensions (#1281)
+  * Add `cli` default feature to remove unnecessary dependencies from library 
(#1203)
+  * chore: remove alpha prefix
+  * chore: release v13.0.0-alpha.9 (#1229)
+  * chore: use download-artifact v4
+  * chore: update upload artifact to v4
+  * Update README.md
+  * Fix CRLF or mixed CRLF/LF line terminations in Markdown files (#1219)
+  * Fix a minor typo in CLI help text (#1217)
+  * Fix a missing space in CLI help text (#1218)
+  * Relax lifetime constraints in language::embedding (#1225)
+  * chore: release v13.0.0-alpha.8 (#1195)
+  * add Mojo support (#1107) (#1185)
+  * Add support for 8th language (#1192)
+  * Add support for `Roc` language (#1197)
+  * Add support for Ballerina language (#1196)
+  * Remove 'conf' extension from the Bitbake config. (#1001)
+  * Add support for Cairo language (#1193)
+  * Add support for Uiua language (#1191)
+  * chore: release v13.0.0-alpha.7 (#1186)
+  * Fix alternative output formats (#1188)
+  * Add missing extension `fsti` for F* (#1184)
+  * chore: release (#1182)
+  * Add language definition for Lauterbach PRACTICE Script (#1162)
+  * Add support for justfiles (#1175)
+  * Add Virgil (#1178)
+  * Add templ support (#1122)
+  * Update README.md with HiCAD from d4a1814 (#1143)
+  * Add BQN support (#1151)
+  * chore: add more extensions for `Hlsl` (#1164)
+  * Add Phix (#1167)
+  * Add APL support (#1152)
+  * Add support for SIL (#1153)
+  * Use `OR` operator in Cargo.toml `license` field (#1165)
+  * feat: add `mbti` extension for MoonBit (#1168)
+  * Disable legacy Cargo features (#1158)
+  * add slint language support (#1054)
+  * Add Pyret support (#1032)
+  * Recognize GNUmakefile (#1021)
+
+-------------------------------------------------------------------

Old:
----
  tokei-13.0.0.alpha.5+git0.obscpio

New:
----
  tokei-14.0.0+git0.obscpio

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

Other differences:
------------------
++++++ tokei.spec ++++++
--- /var/tmp/diff_new_pack.KjgAtu/_old  2026-05-05 15:18:35.315058640 +0200
+++ /var/tmp/diff_new_pack.KjgAtu/_new  2026-05-05 15:18:35.315058640 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tokei
 #
-# Copyright (c) 2024 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
@@ -17,7 +17,7 @@
 
 
 Name:           tokei
-Version:        13.0.0.alpha.5+git0
+Version:        14.0.0+git0
 Release:        0
 Summary:        Code statistics commandline tool
 License:        (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR 
Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause 
AND MIT AND MPL-2.0 AND (Apache-2.0 OR MIT)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KjgAtu/_old  2026-05-05 15:18:35.351060089 +0200
+++ /var/tmp/diff_new_pack.KjgAtu/_new  2026-05-05 15:18:35.355060250 +0200
@@ -3,11 +3,10 @@
     <param name="url">https://github.com/XAMPPRocky/tokei</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
     <param name="scm">git</param>
-       <param name="revision">6e75f90751d23ae5f159abbe8b099cc0f972ddfe</param>
-    <param name="versionrewrite-pattern">v(\d+.\d+.\d+)-(\w+\.\d+)</param>
-    <param name="versionrewrite-replacement">\1.\2</param>
+       <param name="revision">v14.0.0</param>
+    <param name="versionrewrite-pattern">v(\d+.*)</param>
+    <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
-    <param name="changesauthor">[email protected]</param>
   </service>
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.KjgAtu/_old  2026-05-05 15:18:35.379061216 +0200
+++ /var/tmp/diff_new_pack.KjgAtu/_new  2026-05-05 15:18:35.383061377 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/XAMPPRocky/tokei</param>
-              <param 
name="changesrevision">6e75f90751d23ae5f159abbe8b099cc0f972ddfe</param></service></servicedata>
+              <param 
name="changesrevision">8cdd6fa3a54f8cd69442d2f00effb29aa3110353</param></service></servicedata>
 (No newline at EOF)
 

++++++ tokei-13.0.0.alpha.5+git0.obscpio -> tokei-14.0.0+git0.obscpio ++++++
++++ 5433 lines of diff (skipped)

++++++ tokei.obsinfo ++++++
--- /var/tmp/diff_new_pack.KjgAtu/_old  2026-05-05 15:18:35.707074417 +0200
+++ /var/tmp/diff_new_pack.KjgAtu/_new  2026-05-05 15:18:35.711074578 +0200
@@ -1,5 +1,5 @@
 name: tokei
-version: 13.0.0.alpha.5+git0
-mtime: 1724425469
-commit: 6e75f90751d23ae5f159abbe8b099cc0f972ddfe
+version: 14.0.0+git0
+mtime: 1767093542
+commit: 8cdd6fa3a54f8cd69442d2f00effb29aa3110353
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/tokei/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.tokei.new.30200/vendor.tar.zst differ: char 7, line 
1

Reply via email to