diff --git a/grml-zsh-config.changes b/grml-zsh-config.changes index edcb0fc..7a392a1 100644 --- a/grml-zsh-config.changes +++ b/grml-zsh-config.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Thu Jan 2 15:46:54 UTC 2025 - Michael Vetter + +- Update to 0.19.12: + * zshrc: use $HOST instead of forking to uname -n + * zshenv: stop setting HOSTNAME + * zshrc: remove grml_maintain_name + * zshrc: stop setting CLICOLOR + * zshrc: use path_helper on macOS + * zshrc: remove fink init on macOS + * zshrc: remove zurl function + * zshrc: drop aterm workaround + * zshrc: drop mrxvt workaround + * zshrc: drop centericq workaround + * zshrc: remove fink init on macOS + * zshrc: remove 855resolution function + * zshrc: remove cdrecord function + * doc: remove old version info + * zshrc: require zsh version 5.1 + * zshrc: remove add-zsh-hook from grml_prompt_setup + * zshrc: remove copy of add-zsh-hook + * Drop DISTCC_HOSTS variable + +------------------------------------------------------------------- +Thu Jan 2 15:46:08 UTC 2025 - Michael Vetter + +- Update to 0.19.11: + * zshrc: set HISTSIZE + SAVEHIST only if not yet set or being set + to zsh upstream default #160 #169 + +------------------------------------------------------------------- +Thu Jan 2 15:44:46 UTC 2025 - Michael Vetter + +- Update to 0.19.10: + * Revert "zshrc: increase HISTSIZE + SAVEHIST to our defaults + also for live system" #169 #160 + * Revert "fix(zshrc): keep existing history restrictions" #169 #160 + ------------------------------------------------------------------- Mon Dec 16 11:55:05 UTC 2024 - Michael Vetter diff --git a/grml-zsh-config.spec b/grml-zsh-config.spec index 0a302ac..f40afd2 100644 --- a/grml-zsh-config.spec +++ b/grml-zsh-config.spec @@ -1,7 +1,7 @@ # # spec file for package grml-zsh-config # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: grml-zsh-config -Version: 0.19.9 +Version: 0.19.12 Release: 0 -Summary: Zsh config used by grml +Summary: Zsh config ujed by grml License: GPL-2.0-only URL: https://grml.org/zsh/ Source: https://github.com/grml/grml-etc-core/archive/refs/tags/v%{version}.tar.gz @@ -27,7 +27,7 @@ BuildRequires: python3-txt2tags Requires: grep Requires: procps Requires: sed -Requires: zsh +Requires: zsh >= 5.1 BuildArch: noarch %description diff --git a/v0.19.12.tar.gz b/v0.19.12.tar.gz new file mode 100644 index 0000000..007f1f4 --- /dev/null +++ b/v0.19.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80958907a4ecc53d388536c7fb70d20f5cc67783b279ffee4bbb0a0290449f5d +size 166285 diff --git a/v0.19.9.tar.gz b/v0.19.9.tar.gz deleted file mode 100644 index 13853ca..0000000 --- a/v0.19.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb6577d451cf0da102467ba6b05d2c69e9243c967867fc27ccd67814958fee07 -size 168919