File homeshick.changes of Package homeshick
-------------------------------------------------------------------
Tue May 16 09:19:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Use autosetup and POSIX tar options.
-------------------------------------------------------------------
Sat May 13 16:51:17 UTC 2023 - Olav Reinert <seroton10@gmail.com>
- Upgrade to version 2.0.1:
* Improvements to testing (@oreinert)
* Test up to and including bash v5.2.9
* Improvements to cd and check subcommands (@me-and)
* Improvement to cd subcommand in fish (@languitar)
- Remove patch git-config-for-tests.patch:
* Included by upstream
- Add patch test-helper.patch:
* Allows tests to run on OBS; does not alter package contents
-------------------------------------------------------------------
Wed Nov 16 21:17:12 UTC 2022 - Olav Reinert <seroton10@gmail.com>
- Improve fix for build issue against Factory:
* Replace git-protocol-file-allow.patch with git-config-for-tests.patch
-------------------------------------------------------------------
Fri Nov 11 21:45:19 UTC 2022 - Olav Reinert <seroton10@gmail.com>
- Fix build issue against Factory:
* Add patch git-protocol-file-allow.patch
-------------------------------------------------------------------
Sat May 16 11:59:00 UTC 2020 - Olav Reinert <seroton10@gmail.com>
- Upgrade to version 2.0.0:
* Breaking: Moved ./bin/homeshick.csh to ./homeshick.csh
* Speed up refresh operation by reducing exec calls
* Fix some path quoting issues
-------------------------------------------------------------------
Thu Jun 7 19:47:32 UTC 2018 - seroton10@gmail.com
- Upgrade to version 1.1.0:
* symlinks are now relative (useful when linking for a chrooted environment
or when renaming the home folder)
* fish shell completion (guide in wiki)
* homeshick.sh can now be sourced from dash as well
* the entire codebase is now linted with shellcheck
* loads of minor bugfixes
- Rename default-location.patch to suse-packaging.patch
-------------------------------------------------------------------
Tue May 26 16:28:59 UTC 2015 - seroton10@gmail.com
- Upstream introduced version numbers; no change of content.
-------------------------------------------------------------------
Sun Apr 26 12:26:56 UTC 2015 - seroton10@gmail.com
- Added README for openSUSE.
-------------------------------------------------------------------
Fri Apr 24 20:31:00 UTC 2015 - seroton10@gmail.com
- Make homeshick command available by default
-------------------------------------------------------------------
Sun Apr 19 12:51:55 UTC 2015 - seroton10@gmail.com
- PRs #135 and #138 accepted upstream, which allows running BATS
tests in %check section without patches.
-------------------------------------------------------------------
Mon Apr 13 11:16:39 UTC 2015 - seroton10@gmail.com
- Latest obs_compat fixes, spec-cleaning.
-------------------------------------------------------------------
Sat Apr 11 22:41:51 UTC 2015 - seroton10@gmail.com
- First build with running BATS tests
* Based on development branch for required fix
-------------------------------------------------------------------
Sun Nov 9 17:01:13 UTC 2014 - seroton10@gmail.com
- Initial version