Script 'mail_helper' called by obssrc
Hello community,

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

Package is "direnv"

Fri Apr 12 17:34:56 2024 rev:17 rq:1166953 version:2.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/direnv/direnv.changes    2024-01-30 
18:26:22.752028995 +0100
+++ /work/SRC/openSUSE:Factory/.direnv.new.26366/direnv.changes 2024-04-12 
17:40:13.683779875 +0200
@@ -1,0 +2,25 @@
+Thu Apr 11 17:57:32 UTC 2024 - Avindra Goolcharan <[email protected]>
+
+- update to 2.34.0:
+  * doc: README.md, man pages: it's typos (#1230)
+  * doc: add shell setup instructions for oh-my-zsh (#1070)
+  * doc: added fetchurl manpage link to README.md
+  * doc: document XDG_DATA_HOME (#1185)
+  * doc: update installation.md for Gentoo (#1206)
+  * feat: add Murex support (#1242)
+  * feat: added systemd shell for export (#1126)
+  * feat: allow to disable warn timeouts (#1209)
+  * feat: hide env diff (#1223, #1234)
+  * feat: made 'direnv export' non private (#1229)
+  * fix: use_julia should not set LD_LIBRARY_PATH (#900)
+  * fix: add missing deps for release in go.mod
+  * fix: avoid use of regex in bash hook output (#1043)
+  * fix: direnv.toml.1.md: add examples for $HOME expansion
+  * fix: stdlib: use_flake: don't keep old generations around (#1089)
+  * fix: stdlib: use_node: strip leading v from version (#1071)
+  * fix: support Bash 5.1 array PROMPT_COMMAND (#1208)
+  * fix: update stdlib.sh to avoid deprecation warning (#1221)
+  * fix: update zsh syntax in internal/cmd/shell_zsh.go (#1075)
+- compress vendor tarball with zst
+
+-------------------------------------------------------------------

Old:
----
  direnv-2.33.0.tar.gz
  vendor.tar.gz

New:
----
  direnv-2.34.0.tar.gz
  vendor.tar.zst

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

Other differences:
------------------
++++++ direnv.spec ++++++
--- /var/tmp/diff_new_pack.d4tXLp/_old  2024-04-12 17:40:14.335803888 +0200
+++ /var/tmp/diff_new_pack.d4tXLp/_new  2024-04-12 17:40:14.335803888 +0200
@@ -18,17 +18,18 @@
 
 %define gopackagepath github.com/direnv/direnv
 Name:           direnv
-Version:        2.33.0
+Version:        2.34.0
 Release:        0
 Summary:        Environment switcher for shells
 License:        MIT
 Group:          Productivity/File utilities
 URL:            https://direnv.net/
 Source0:        
https://github.com/direnv/direnv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        vendor.tar.gz
+Source1:        vendor.tar.zst
 BuildRequires:  fish
 BuildRequires:  go >= 1.6
 BuildRequires:  make
+BuildRequires:  zstd
 
 %description
 direnv knows how to hook into bash, zsh, tcsh and fish shell to load

++++++ direnv-2.33.0.tar.gz -> direnv-2.34.0.tar.gz ++++++
++++ 2881 lines of diff (skipped)

Reply via email to