Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package just for openSUSE:Factory checked in 
at 2026-01-05 14:54:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/just (Old)
 and      /work/SRC/openSUSE:Factory/.just.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "just"

Mon Jan  5 14:54:11 2026 rev:36 rq:1325325 version:1.46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/just/just.changes        2025-12-12 
21:44:20.008820453 +0100
+++ /work/SRC/openSUSE:Factory/.just.new.1928/just.changes      2026-01-05 
14:57:06.172114340 +0100
@@ -1,0 +2,19 @@
+Sun Jan  4 20:46:31 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.46.0:
+  * Don't leak signal handler pipe into child processes
+  * Allow long to default to to parameter name
+  * Allow const expressions in all settings
+  * Allow const expressions in working-directory
+  * Add --usage subcommand and argument help strings
+  * Add flags without values
+  * Allow passing arguments as short -x options
+  * Allow recipes to take --long options
+  * Add original token to string literal
+  * Remove string literal lifetime
+  * Move overrides into config
+  * Test that options are passed as positional arguments
+  * Group arguments by parameter
+- enable tests again, needs package-meta, so switching to obs_scm
+
+-------------------------------------------------------------------

Old:
----
  just-1.45.0.tar.gz

New:
----
  just-1.46.0.obscpio
  just.obsinfo

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

Other differences:
------------------
++++++ just.spec ++++++
--- /var/tmp/diff_new_pack.8TvS9e/_old  2026-01-05 14:57:10.324286867 +0100
+++ /var/tmp/diff_new_pack.8TvS9e/_new  2026-01-05 14:57:10.328287033 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package just
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -16,9 +16,8 @@
 #
 
 
-%bcond_with     tests
 Name:           just
-Version:        1.45.0
+Version:        1.46.0
 Release:        0
 Summary:        Commmand runner
 License:        (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (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 (MIT OR Unlicense) AND Apache-2.0 AND BSD-3-Clause 
AND CC0-1.0 AND MIT AND CC0-1.0
@@ -83,11 +82,8 @@
 install -Dm0644 -T completions/%{name}.fish 
%{buildroot}%{_datadir}/fish/vendor_completions.d/%{name}.fish
 install -Dm0644 -T completions/%{name}.zsh 
%{buildroot}%{_datadir}/zsh/site-functions/_%{name}
 
-%if %{with tests}
 %check
-# we skip the tests, as they are super flakely
 %{cargo_test} --all
-%endif
 
 %files
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8TvS9e/_old  2026-01-05 14:57:10.376289027 +0100
+++ /var/tmp/diff_new_pack.8TvS9e/_new  2026-01-05 14:57:10.384289360 +0100
@@ -1,7 +1,21 @@
 <services>
-  <service name="download_files" mode="manual" />
+  <service name="obs_scm" mode="manual">
+    <param name="scm">git</param>
+    <param name="url">https://github.com/casey/just.git</param>
+    <param name="revision">refs/tags/1.46.0</param>
+    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="package-meta">yes</param>
+  </service>
+  <service name="set_version" mode="manual" />
+  <service name="tar" mode="buildtime">
+    <param name="package-meta">yes</param>
+  </service>
+  <service name="recompress" mode="buildtime">
+    <param name="file">*.tar</param>
+    <param name="compression">gz</param>
+  </service>
   <service name="cargo_vendor" mode="manual">
-    <param name="src">just-*.tar.gz</param>
+    <param name="src">just</param>
     <param name="update">true</param>
   </service>
 </services>

++++++ just.obsinfo ++++++
name: just
version: 1.46.0
mtime: 1767336494
commit: f028de5b258a0cc4696b9dea729cc7d4d5828baa

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

Reply via email to