Changelog for
quilt-0.67-7.8.noarch.rpm :
* Tue Feb 15 2022 Jean Delvare
- Update to version 0.67:
* Call pager with original LANG environment variable
* Consistently complain early if no series file is found
* Tighten the patch format parsing
* Reuse the shell (performance)
* Document the series file format further
* Document that quilt loads /etc/quilt.quiltrc
* series: Minor optimizations
* setup: Don\'t obey the settings of any englobing .pc
* setup: Default to fast mode
* quilt.el: Fix documentation of quilt-pc-directory
* quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn\'t exist
* quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set
* Obsoletes backup-files-restore-symbolic-links.patch
* Obsoletes inspect-handle-link-in-path.patch- Refresh quilt-support-vimdiff.patch (offsets only)- Refresh suse-workaround-pseudo-release.patch (offsets only)
* Wed Dec 09 2020 Jean Delvare - backup-files-restore-symbolic-links.patch: Handle git-generated patches which include symbolic link manipulation (savannah bug [#59479]).- quilt.spec: Recommend \"ed\", as the annotate command requires it.
* Tue Nov 24 2020 Jean Delvare - inspect-handle-link-in-path.patch: inspect-wrapper: procfs resolves links, so we must do the same (bsc#1179023)
* Fri Mar 29 2019 Jean Delvare - test-faildiff-workaround-order-bug.patch: Avoid false-positive test suite failures in the build service.
* Fri Mar 29 2019 Jean Delvare - Update to version 0.66:
* Add support for lzip archives and patches
* Document QUILT_PC as user-settable
* configure: Don\'t require md5sum
* Test suite: Allow keeping the working directory on failure
* Test suite: Fix /bin/sh filtering
* Test suite: Run tests again if test.quiltrc changes
* Test suite: Handle alternative QUILT_PATCHES values
* Test suite: Increase code path coverage
* Test suite: Be verbose on directory error
* Test suite: Clean up when interrupted
* Test suite: Prevent test cases from escaping
* diff: Add missing quotes in basename call
* header: Fix corruption when trailing newline is missing
* mail: Remove Content-Disposition headers
* mail: Complain when a patch doesn\'t exist
* new: Fix corruption when trailing newline is missing
* refresh: Add missing quotes in basename call
* setup: Add basic support for p7zip (.7z) archives
* setup: Align --fast on --slow for series files
* quilt.el: Define quilt-edit-top-only before it\'s used
* quilt.el: Stop using deprecated toggle-read-only
* quilt.el: Don\'t strip directory in quilt-top-patch
* quilt.el: Fix emacs compatibility issue
* quilt.el: Read QUILT_PC from config file
* guards: Mention it in quilt manual page
* compat/getopt: Handle a second separator
* compat/getopt: Allow non-digit parameter embedded in short option
* Obsoletes mail-fix-patch-set-threading.patch
* Obsoletes patch-wrapper-rpm.diff
* Obsoletes perl-526.patch
* Obsoletes quilt-translations.patch
* Obsoletes quiltrc-support-all-patch-formats-by-default.patch- Refresh suse-workaround-pseudo-release.patch
* Thu May 03 2018 jdelvareAATTsuse.de- quiltrc-support-all-patch-formats-by-default.patch: quiltrc: Support all patch formats by default (bsc#1088281).
* Sun Sep 24 2017 cooloAATTsuse.com- add perl-526.patch to work with perl 5.26
* Fri Jul 21 2017 olafAATTaepfle.de- Correct fold -R helptext in german locale with quilt-translations.patch
* Mon May 29 2017 jdelvareAATTsuse.de- Add missing bug number in changes file (bsc#1041323).
* Fri Apr 14 2017 jdelvareAATTsuse.de- Change the rpm group. Quilt is a development tool, not a text file editor.- We don\'t need procmail to build quilt.- patch-wrapper-rpm.diff: Add a decription and upstream reference.- mail-fix-patch-set-threading.patch: mail: Fix patch set threading (regression in version 0.64, savannah bug #50775.)