Hello community,

here is the log from the commit of package direnv for openSUSE:Factory checked 
in at 2020-05-14 23:27:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/direnv (Old)
 and      /work/SRC/openSUSE:Factory/.direnv.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "direnv"

Thu May 14 23:27:30 2020 rev:6 rq:805509 version:2.21.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/direnv/direnv.changes    2019-04-04 
12:07:40.201425454 +0200
+++ /work/SRC/openSUSE:Factory/.direnv.new.2738/direnv.changes  2020-05-14 
23:27:34.201344412 +0200
@@ -1,0 +2,32 @@
+Thu May  7 10:05:34 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 2.21.2
+  + stdlib: revert the set -euo pipefail change. It was causing too many 
issues for users.
+  + direnv allow: fix the allow migration by also creating the parent target 
directory.
+  + stdlib: fix unused variable in use node
+  + stdlib: fix unused variable in source_up
+  + test: add stdlib test skeleton
+  + add dist release utility
+  + change where the allow files are being stored
+  + direnv status: also show the config
+  + direnv exec: improve the error message
+  + warn if PS1 is being exported
+  + handle SIGINT during export in bash
+  + export: display the full RC path instead of a relative one
+  + direnv exec: the DIR argument is always required (#493)
+  + direnv_load can now handle stdout outputs
+  + stdlib: add layout_julia
+  + Handle failing pipenv on empty file and avoid an extra pipenv execution 
(#510)
+  + fix source_env behaviour when the file doesn't exists (#487)
+  + watch_file can now watch multiple files in a single invocation (#524)
+  + layout_python: prefer venv over virtualenv. Do not export VIRUAL_ENV if 
$python_version is unavailable or a virtual environment does not exist/can't be 
created
+  + Adds layout_pyenv (#505)
+  + Fix source_up docs to explain that search starts in parent directory (#518)
+  + fix path_add to not leak local variables
+  + layout_pyenv: support multiple python versions (#525)
+  + Add a direnv_version <version_at_least> command to check the direnv 
version.
+  + dotenv: handle undefined variables
+  + source files from .config/direnv/lib/*.sh
+  + stdlib: set -euo pipefail
+
+-------------------------------------------------------------------

Old:
----
  direnv-2.17.0.tar.gz

New:
----
  direnv-2.21.2.tar.gz

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

Other differences:
------------------
++++++ direnv.spec ++++++
--- /var/tmp/diff_new_pack.YgLBHs/_old  2020-05-14 23:27:35.049346262 +0200
+++ /var/tmp/diff_new_pack.YgLBHs/_new  2020-05-14 23:27:35.053346270 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package direnv
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define gopackagepath github.com/direnv/direnv
 Name:           direnv
-Version:        2.17.0
+Version:        2.21.2
 Release:        0
 Summary:        Environment switcher for shells
 License:        MIT
 Group:          Productivity/File utilities
-Url:            http://direnv.net/
+URL:            http://direnv.net/
 Source:         
https://github.com/direnv/direnv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  go >= 1.5
 BuildRequires:  make

++++++ direnv-2.17.0.tar.gz -> direnv-2.21.2.tar.gz ++++++
++++ 11493 lines of diff (skipped)


Reply via email to