Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package just for openSUSE:Factory checked in 
at 2024-06-06 12:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/just (Old)
 and      /work/SRC/openSUSE:Factory/.just.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "just"

Thu Jun  6 12:34:17 2024 rev:13 rq:1178895 version:1.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/just/just.changes        2024-05-27 
12:03:38.099044410 +0200
+++ /work/SRC/openSUSE:Factory/.just.new.24587/just.changes     2024-06-06 
12:34:53.321437775 +0200
@@ -1,0 +2,30 @@
+Thu Jun 06 01:50:27 UTC 2024 - rra...@disroot.org
+
+- Update to version 1.28.0:
+  * Fix man page generation in release workflow (#2132)
+  * Release 1.28.0 (#2131)
+  * Don't check in manpage (#2130)
+  * Document default shell (#2129)
+  * Write shebang recipes to $XDG_RUNTIME_DIR (#2128)
+  * Remove duplicate section in Chinese readme (#2127)
+  * Update Chinese readme (#2124)
+  * Fix typo in readme (#2122)
+  * Don't check in auto-generated completion scripts (#2120)
+  * Add `set dotenv-required` to require an environment file (#2116)
+  * Allow listing recipes in submodules with `--list-submodules` (#2113)
+  * Use space-separated recipe paths in `--choose` (#2115)
+  * Don't display submodule recipes in `--list` (#2112)
+  * Show recipes in submodules with `--show RECIPE::PATH` (#2111)
+  * Add `--timestamp-format` (#2106)
+  * Allow listing submodule recipes with `--list PATH` (#2108)
+  * Print recipe command timestamps with `--timestamps` (#2084)
+  * Add `module_file()` and `module_directory()` functions (#2105)
+  * Fix bash completion for aliases (#2104)
+  * Document when dependencies run in readme (#2103)
+  * Build aarch64-pc-windows-msvc release binaries (#2100)
+  * Clarify that `dotenv-path`-given env file is required (#2099)
+  * Print multi-line doc comments before recipe in `--list` (#2090)
+  * List unsorted imported recipes by import depth and offset (#2092)
+  * Update README.md (#2091)
+
+-------------------------------------------------------------------

Old:
----
  just-1.27.0.tar.zst

New:
----
  just-1.28.0.tar.zst

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

Other differences:
------------------
++++++ just.spec ++++++
--- /var/tmp/diff_new_pack.7eDPFt/_old  2024-06-06 12:34:54.301473490 +0200
+++ /var/tmp/diff_new_pack.7eDPFt/_new  2024-06-06 12:34:54.301473490 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           just
-Version:        1.27.0
+Version:        1.28.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
@@ -25,9 +25,10 @@
 URL:            https://github.com/casey/just
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
-#for some reason this test fails on OBS, but runs fine locally
+# this test only fails on OBS, locally it runs fine
 Patch0:         ignore-test.patch
 BuildRequires:  cargo-packaging
+BuildRequires:  git-core
 BuildRequires:  zstd
 
 %description
@@ -70,6 +71,9 @@
 
 %build
 %{cargo_build} --all-features
+./target/release/just --completions bash > completions/just.bash
+./target/release/just --completions fish > completions/just.fish
+./target/release/just --completions zsh > completions/just.zsh
 
 %install
 %{cargo_install} --all-features

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7eDPFt/_old  2024-06-06 12:34:54.341474947 +0200
+++ /var/tmp/diff_new_pack.7eDPFt/_new  2024-06-06 12:34:54.345475093 +0200
@@ -5,8 +5,9 @@
     <param name="scm">git</param>
     <param name="exclude">.github</param>
     <param name="exclude">www</param>
-    <param name="revision">1.27.0</param>
+    <param name="revision">1.28.0</param>
     <param name="changesgenerate">enable</param>
+    <param name="package-meta">yes</param>
   </service>
   <service name="recompress" mode="manual">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.7eDPFt/_old  2024-06-06 12:34:54.381476406 +0200
+++ /var/tmp/diff_new_pack.7eDPFt/_new  2024-06-06 12:34:54.385476551 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/casey/just</param>
-              <param 
name="changesrevision">cf3141306e407342dd3cfa563ac66fd86b5ffdc8</param></service></servicedata>
+              <param 
name="changesrevision">3ddd1b168308db2b88daac9ea70a3b63629ef034</param></service></servicedata>
 (No newline at EOF)
 

++++++ just-1.27.0.tar.zst -> just-1.28.0.tar.zst ++++++
++++ 6408 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/just/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.just.new.24587/vendor.tar.zst differ: char 128733, 
line 541

Reply via email to