Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tokei for openSUSE:Factory checked 
in at 2024-03-06 23:05:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tokei (Old)
 and      /work/SRC/openSUSE:Factory/.tokei.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tokei"

Wed Mar  6 23:05:16 2024 rev:8 rq:1155405 version:13.0.0.alpha.1+git0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tokei/tokei.changes      2023-08-21 
11:45:46.723711504 +0200
+++ /work/SRC/openSUSE:Factory/.tokei.new.1770/tokei.changes    2024-03-06 
23:05:45.919998537 +0100
@@ -1,0 +2,13 @@
+Wed Mar 06 01:35:21 UTC 2024 - Joshua Smith <jsmith...@gmail.com>
+
+- Enabled tests
+- Fix regex in _service and fix obs_scm to not create unneeded
+  tarballs
+- Update to version 13.0.0.alpha.1+git0:
+  * fixed language names not showing when in Light mode
+  * Fix LD Script language data
+  * Fix language data example in CONTRIBUTING.md
+  * Update dependencies
+  * Add widget install instructions
+
+-------------------------------------------------------------------

Old:
----
  cargo_config
  tokei-13.0.0.alpha.0+git14.tar.xz

New:
----
  _servicedata
  tokei-13.0.0.alpha.1+git0.obscpio
  tokei.obsinfo

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

Other differences:
------------------
++++++ tokei.spec ++++++
--- /var/tmp/diff_new_pack.p4CeQR/_old  2024-03-06 23:05:48.692099123 +0100
+++ /var/tmp/diff_new_pack.p4CeQR/_new  2024-03-06 23:05:48.696099268 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tokei
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           tokei
-Version:        13.0.0.alpha.0+git14
+Version:        13.0.0.alpha.1+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)
 URL:            https://github.com/XAMPPRocky/tokei
 Source0:        %{name}-%{version}.tar.xz
 Source1:        vendor.tar.zst
-Source2:        cargo_config
 BuildRequires:  cargo-packaging
 ExclusiveArch:  %{rust_tier1_arches}
 
@@ -33,8 +32,6 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 %{cargo_build}
@@ -42,6 +39,9 @@
 %install
 %{cargo_install}
 
+%check
+%{cargo_test}
+
 %files
 %{_bindir}/tokei
 %license LICENCE-APACHE LICENCE-MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.p4CeQR/_old  2024-03-06 23:05:48.720100139 +0100
+++ /var/tmp/diff_new_pack.p4CeQR/_new  2024-03-06 23:05:48.724100284 +0100
@@ -3,14 +3,14 @@
     <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">5257078123695a9ffb47751e84086939cb0dcb79</param>
-    <param 
name="versionrewrite-pattern">tokei\@(\d+\.\d+\.\d+)-(\w+\.\d+)</param>
+       <param name="revision">4760dbcae82e5abc07e1dcf55f198cc24b36983d</param>
+    <param name="versionrewrite-pattern">v(\d+.\d+.\d+)-(\w+\.\d+)</param>
     <param name="versionrewrite-replacement">\1.\2</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">socvirnyl.est...@gmail.com</param>
   </service>
-  <service mode="manual" name="tar" />
-  <service mode="manual" name="recompress">
+  <service mode="buildtime" name="tar" />
+  <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/XAMPPRocky/tokei</param>
              <param 
name="changesrevision">4760dbcae82e5abc07e1dcf55f198cc24b36983d</param></service></servicedata>
(No newline at EOF)

++++++ tokei.obsinfo ++++++
name: tokei
version: 13.0.0.alpha.1+git0
mtime: 1709540179
commit: 4760dbcae82e5abc07e1dcf55f198cc24b36983d

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.p4CeQR/_old and 
/var/tmp/diff_new_pack.p4CeQR/_new differ

Reply via email to