etckeeper-bash-completion-1.18.14-bp154.1.46 >  A b|Z!M@eee[ %A&^2\wY-BhaxOŧ9!x1ͻToqTS TYSoOGMdkAR&#gA\ڙ;MgYùQ/ UO] g<"lҥ'bbOM9%rGF4v"ҀSAxDPe4%ፌҥ?Θl!W02D"j'jU(;k8uh3a31d3fda4aa9d64fad43d9dd29656da08007f5a00c5aa5de16e3abe297fb98270ec3e96483704969b54a0b6a9826b961cef676e&<b|Z!M@eee ,hյh1wҊ;yso¶B*#IA-g!@#G]$;c#n HJ?t/間^K[P~F2_MST_I3oDşU]dX*-ġl4P&so_,S'K\PӲ8; Hգv#&;8Ў FY퍻D*5IHme&^(w?4FL xxg>p;!4?!$d$ / Q (, . 0 4 u x|a(8 9 :2 FG(H,I0X4Y8\L]P^Zbc +d e f l u v z    ! Cetckeeper-bash-completion1.18.14bp154.1.46The bash completion for etckeeperBash command line completion support for etckeeper.b|Zlamb52SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Shellshttp://etckeeper.branchable.com/linuxnoarchցb|Z0b4f557163eef0cdb31e59cc78b0d9d0f81435e765dbfab2bc3fba98793ac8b8rootrootetckeeper-1.18.14-bp154.1.46.src.rpmetckeeper-bash-completion    bash-completionetckeeperrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.14-bp154.1.463.0.4-14.6.0-14.0-15.2-14.14.3^C^9\[][[Q@[Q@[[@YB@X TX@Wx@WQq@Paolo Stivanin Paolo Stivanin Jan Engelhardt bkbin005@rinku.zaq.ne.jpMarcus Rueckert Marcus Rueckert Marcus Rueckert ecsos@opensuse.orgaavindraa@gmail.comjengelh@inai.deecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.org- Fix spec file- Update to 1.18.14: * pacman 5.2 deprecated File hooks, use Path. Thanks, Christian Hesse * Fix vcs subcommand setup for zsh completion. Thanks, James Rowe. * Added zsh completion. Thanks, James Rowe * commit: Recent changes added code that does not work on all POSIX shells. Fixed by Thorsten Glaser. * Fix bug in hostname determination in the previous release. Thanks, Christian Hesse * Support platforms without a hostname command, fall back to reading /etc/hostname. Thanks, Chris Morgan * commit: Support -mmessage, without a space, since eg git commit can be used that way. Thanks, martin f. krafft * commit: When multiple parameters are given, use them all as the commit message, instead of the old behavior of only using the first parameter and throwing the rest away. Thanks, martin f. krafft * Avoid post-install failing when ps is from busybox or another version not supporting procps-specific options. * Use ps --no-headers rather than problimatic -h option. * When run during a package installation, include in the commit message the command line that caused etckeeper to run. Thanks, Laszlo Gombos- Remove idempotent %if..%endif guards. - Fix incorrect trailing slash in make install line. - Update RPM group for bash-completion.- indicated that subpackages are noarch. - modified the description longer.- obsolete cron sub package on systemd machines- use %license- dropped non suse support - added etckeeper-set-package-manager.patch: set the package manager via a patch now that we only care about suse - bzr support: - disable for now as it would force the whole package to be python2 bound. you can reenable it when building with - -with=bzr or set the options in your prjconf: %define _with_bzr 1 Macros: %_with_bzr 1 :Macros - change bzr support to be in a subpackage if enabled - build with python3 when not building with bzr support - patch shebang line in the zypper plugin to match that - build the whole package as noarch if we don't build with python as we are just packaging a bunch of shell scripts - move bash completion to a sub package, which is recommended to keep the default working, BR and Require the bash-completion package for path ownership - downgrade to git-core so we only have the minimal git for small installs on servers - no longer build the cron support on systemd machines. the systemd timer is more powerful and should be used instead. - when uninstalling we should also disable and stop the systemd timer - only ship the documentation files that are also shipped in the debian package- update to 1.18.8: * Work around git commit's lack of robustness, by providing reasonable default values for GIT_COMMITTER_EMAIL etc. This was already done as part of the su/sudo handling, and is now always done. * Don't hardcode the master branch when pushing to PUSH_REMOTE. Instead, let git push whatever branches it is configured to push to that remote. - Drop 0001-Remove-env-from-shebang-in-zypper-plugin.patch because now in upstream.- update to 1.18.7: * Will work on systems that don't have perl. (Perl is still used when available). * Prevent LC_ALL overriding the LC_COLLATE used to sort metadata. - includes changes from 1.18.6: * Only show errors (no progress indicators) when pushing Git/Mercurial repos to avoid unecessary cron mails. * Fix regex in 20-warn-problem-files. * Support added for apk (alpine linux) - Lint spec file - Point source URL to upstream tarball - Mark dependency on python-base per rpmlint - Patches / source modifications: * Add 0001-Remove-env-from-shebang-in-zypper-plugin.patch - fixes rpmlint warning about dependency detection * Rebase etckeeeper-avoid-packagelist.patch * Remove junk file caught by rpmlint (.mdwn)- Remove redundant sections- update Source to 1.18.5: - Make etckeeper commit store metadata changes. The pre-commit hook has always (and continues) to do that, but pre-commit is only run when there are changes to tommit. This makes metadata-only changes get committed. - Move systemd files to /lib/systemd; /usr/lib/systemd is not used on Debian. - fix wrong path for systemd in rpm based distros with sed in spec- update Source to 1.18.4: - Optimised find for special and hard linked files. - Adjust when Pacman 5 calls etckeeper hooks. - Only run Pacman hooks when files in /etc have changed. - Added systemd timer that can run etckeeper 10 minutes after boot, and also daily. It's not enabled by default, partly because of overlap with the cron job. - update Source to 1.18.3: - Added support for pacmatic, contributed by nicolaichuk. - bzr: make sure EMAIL is defined - Fix Makefile version patterns to ignore non-native version number - Support ~/.config/git/config when determining the author name and email. - Added support for Arch's pacman package manager version 5. - Set HOME if it's not set, as is the case when using ubuntu's update-manager. - Move bash completion out of etc and into usr. - update Source to 1.18.2: - Use getent utility instead of perl. (Elan Ruusamäe) - Initial FreeBSD support with pkgng plugin. (William Johansson) - Fix README.md symlink in package (Sebastian Schmidt, Antoine Beaupré, closes: #791566) - Fix typo of GIT_COMMITTER_EMAIL. - update Source to 1.18.1 - Add myself as maintainer (Closes: #768516) - Keeping the package native as I do not intend to diverge from upstream. - Update git URL in control file. - update to Sourcce to 1.18: - Send yum pre-commit output to /dev/null - Set LANG=C internally when doing some operations that have been reported to fail in other locales. - update Source to 1.17: - Fix name of DNF plugin. - Add --version Thanks Andreas Wansner. - New website, http://etckeeper.branchable.com/ - Add build-depends on dh-python. - update Source to 1.16: - Added support for Fedora's DNF highlevel package manager. - Add architecture info to dpkg list-installed. Closes: #768145 - Orphaned the Debian package. - rebase patch etckeeper-avoid-packagelist.patch - change source url to github - remove unnecessary file etckeeper-rpmlintrc- update Source to 1.15: - Recommend cron-daemon, rather than cron, as etckeeper only needs cron.daily functionality. Closes: #762721 - update Source to 1.14: - Handle failure to commit in post-install, pre-install by showing a warning, rather than propigating the error to apt. This avoids breaking the apt run when eg, git is misconfigured and cannot commit. pre-install already did this when it was able to use debconf to display a message, but now debconf is not used, and it always behaves this way. Closes: #760011 - change to new urllamb52 16523168851.18.14-bp154.1.46etckeeper/usr/share/bash-completion/completions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/e571f1dad85cde6f1eeeb2f29786bc79-etckeepercpioxz5noarch-suse-linuxASCII textYsG-ԏ|wutf-89749afbf7c9d238c9cf8fb9f52b0b0ebcf4c4ee8fb7d34a0a525de104f82f3f0?P7zXZ !t/] crv(vX0VJy{aډ(i_:O|i۬>ckO^^ TtN\7yL˗YۿA``זPtr؂^(EWԷl 1f:i0&_bRJm+?P>CSHZ6[ cHK R(Y!L-M,fw:f|%Ze!"/'DiH&RP۹[#Z@NxĿ=0νZ0 YZ