Hello community, here is the log from the commit of package direnv for openSUSE:Factory checked in at 2019-04-04 12:07:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/direnv (Old) and /work/SRC/openSUSE:Factory/.direnv.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "direnv" Thu Apr 4 12:07:37 2019 rev:5 rq:691017 version:2.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/direnv/direnv.changes 2018-10-17 08:41:48.485835173 +0200 +++ /work/SRC/openSUSE:Factory/.direnv.new.3908/direnv.changes 2019-04-04 12:07:40.201425454 +0200 @@ -1,0 +2,5 @@ +Mon Feb 4 19:26:56 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ direnv.spec ++++++ --- /var/tmp/diff_new_pack.oSZYBL/_old 2019-04-04 12:07:41.377424340 +0200 +++ /var/tmp/diff_new_pack.oSZYBL/_new 2019-04-04 12:07:41.381424336 +0200 @@ -1,7 +1,7 @@ # # spec file for package direnv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: direnv Version: 2.17.0 Release: 0 -Summary: Unclutter a .profile +Summary: Environment switcher for shells License: MIT Group: Productivity/File utilities Url: http://direnv.net/ @@ -29,10 +29,10 @@ BuildRequires: make %description -direnv is an environment switcher for the shell. It knows how to hook into -bash, zsh, tcsh and fish shell to load or unload environment variables depending -on the current directory. This allows to have project-specific environment -variables and not clutter the "~/.profile" file. +direnv knows how to hook into bash, zsh, tcsh and fish shell to load +or unload environment variables depending on the current directory. +This allows to have project-specific environment variables and not +clutter the "~/.profile" file. %prep %setup -q
