Accepting request 1234584 from shells
- 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 - Update to 0.19.11: * zshrc: set HISTSIZE + SAVEHIST only if not yet set or being set to zsh upstream default #160 #169 - 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 OBS-URL: https://build.opensuse.org/request/show/1234584 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grml-zsh-config?expand=0&rev=7
This commit is contained in:
commit
2a3698de5f
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 15:46:54 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- 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 <mvetter@suse.com>
|
||||
|
||||
- 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 <mvetter@suse.com>
|
||||
|
||||
- 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 <mvetter@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
3
v0.19.12.tar.gz
Normal file
3
v0.19.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80958907a4ecc53d388536c7fb70d20f5cc67783b279ffee4bbb0a0290449f5d
|
||||
size 166285
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb6577d451cf0da102467ba6b05d2c69e9243c967867fc27ccd67814958fee07
|
||||
size 168919
|
Loading…
x
Reference in New Issue
Block a user