From 76d7dfd84392eaf5c3ceda980eec90a1759a3ce83564b0d520dca0787cd9c603 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 28 Jan 2025 13:32:22 +0000 Subject: [PATCH] - Update to 0.19.4: * zshrc: deprecate xunfunction * zshrc: remove "hbp" alias OBS-URL: https://build.opensuse.org/package/show/shells/grml-zsh-config?expand=0&rev=18 --- .gitattributes | 23 +++++++++ .gitignore | 1 + grml-etc-core_0.19.7.tar.gz | 3 ++ grml-etc-core_0.19.8.tar.gz | 3 ++ grml-zsh-config.changes | 95 +++++++++++++++++++++++++++++++++++++ grml-zsh-config.spec | 58 ++++++++++++++++++++++ v0.19.12.tar.gz | 3 ++ v0.19.13.tar.gz | 3 ++ v0.19.14.tar.gz | 3 ++ 9 files changed, 192 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 grml-etc-core_0.19.7.tar.gz create mode 100644 grml-etc-core_0.19.8.tar.gz create mode 100644 grml-zsh-config.changes create mode 100644 grml-zsh-config.spec create mode 100644 v0.19.12.tar.gz create mode 100644 v0.19.13.tar.gz create mode 100644 v0.19.14.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/grml-etc-core_0.19.7.tar.gz b/grml-etc-core_0.19.7.tar.gz new file mode 100644 index 0000000..4a0c273 --- /dev/null +++ b/grml-etc-core_0.19.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db01be33c9dd6aa62ab0982e2a566161ab7c474ee99466bfe89f34b642cb393 +size 170983 diff --git a/grml-etc-core_0.19.8.tar.gz b/grml-etc-core_0.19.8.tar.gz new file mode 100644 index 0000000..81bf34a --- /dev/null +++ b/grml-etc-core_0.19.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c14514260ef9f5fe39b302a6b00d4390852a5806fef3645f615ff5fc6c8409 +size 171110 diff --git a/grml-zsh-config.changes b/grml-zsh-config.changes new file mode 100644 index 0000000..8092111 --- /dev/null +++ b/grml-zsh-config.changes @@ -0,0 +1,95 @@ +------------------------------------------------------------------- +Tue Jan 28 13:31:34 UTC 2025 - Michael Vetter + +- Update to 0.19.4: + * zshrc: deprecate xunfunction + * zshrc: remove "hbp" alias + +------------------------------------------------------------------- +Wed Jan 22 11:21:47 UTC 2025 - Michael Vetter + +- Update to 0.19.13: + * zsh aliases: add afs(apt-file search) + * zshenv: drop live-cd only hacks + * zsh: drop solaris support + +------------------------------------------------------------------- +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 + +- Update to 0.19.9: + * fix(zshrc): keep existing history restrictions + * zshenv: add ~/.local/bin to default PATH + * zshrc: increase HISTSIZE + SAVEHIST to our defaults also for live system + +------------------------------------------------------------------- +Tue Nov 26 07:46:40 UTC 2024 - Michael Vetter + +- Update to 0.19.8: + * Stop shipping /etc/zsh/zlogout to avoid clearing terminal screen + * debian/preinst: drop deprecated dpkg-divert + * debian: update Vcs-Git and Vcs-Browser + +------------------------------------------------------------------- +Wed Feb 21 10:17:26 UTC 2024 - Michael Vetter + +- Update to 0.19.7: + * etc/skel/.zshrc: set file encoding to UTF8. + * zshrc: bugfix for _complete_screen_display when using tmux + * Bump Standards-Version to 4.6.2 + +------------------------------------------------------------------- +Sat Nov 18 16:54:58 UTC 2023 - Dirk Müller + +- update to 0.19.6: + * etc/skel/.zshrc: suggest J as global alias for jq + usage. + * zshrc: weather: fixed outdated url and test -d + +------------------------------------------------------------------- +Fri Apr 7 21:48:06 UTC 2023 - Dominique Leuenberger + +- Buildrequire python3-txt2tags (default python interpreter version) + instead of python38-txt2tags. + +------------------------------------------------------------------- +Tue Jan 10 14:33:28 UTC 2023 - Michael Vetter + +- Initial package of grml-zsh-config 0.19.5 for openSUSE diff --git a/grml-zsh-config.spec b/grml-zsh-config.spec new file mode 100644 index 0000000..4871998 --- /dev/null +++ b/grml-zsh-config.spec @@ -0,0 +1,58 @@ +# +# spec file for package grml-zsh-config +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: grml-zsh-config +Version: 0.19.14 +Release: 0 +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 +BuildRequires: python3-txt2tags +Requires: grep +Requires: procps +Requires: sed +Requires: zsh >= 5.1 +BuildArch: noarch + +%description +Zsh configuration files used by grml. + +%prep +ls +%setup -q -n grml-etc-core-%{version} + +%build +cd doc +%make_build + +%install +install -D -m644 etc/skel/.zshrc "%{buildroot}%{_sysconfdir}/skel/.zshrc" +install -D -m644 etc/zsh/keephack "%{buildroot}%{_sysconfdir}/zsh/keephack" +install -D -m644 etc/zsh/zshrc "%{buildroot}%{_sysconfdir}/zsh/zshrc" +install -D -m644 doc/grmlzshrc.5 "%{buildroot}%{_mandir}/man5/grmlzshrc.5" + +%files +%doc README.md +%doc %{_sysconfdir}/zsh +%config %{_sysconfdir}/skel/.zshrc +%config %{_sysconfdir}/zsh/keephack +%config %{_sysconfdir}/zsh/zshrc +%{_mandir}/man5/grmlzshrc.5%{?ext_man} + +%changelog 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.13.tar.gz b/v0.19.13.tar.gz new file mode 100644 index 0000000..7b410fe --- /dev/null +++ b/v0.19.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83857a47b205404f1e3f616a42fac08b9e5db3f646c962b490815cb3d03fbd1c +size 166278 diff --git a/v0.19.14.tar.gz b/v0.19.14.tar.gz new file mode 100644 index 0000000..32f96c8 --- /dev/null +++ b/v0.19.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186db47da83851702e97b8fc6875509d87de443f210544828228dfeb377774e6 +size 166259