Use "*" for second level bullet points.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=107
This commit is contained in:
Jean Delvare 2016-11-10 15:27:41 +00:00 committed by Git OBS Bridge
parent 933e1b1040
commit b12d858889

View File

@ -2,39 +2,39 @@
Thu Nov 10 10:34:09 CET 2016 - jdelvare@suse.de
- Update to version 0.65:
o Project settings have priority
o Fix a race condition in diff_file
o Performance: Optimizations to the setup command
o Performance: Optimizations to the bash completion script
o Test suite: Improve the edit test case
o Test suite: Test backup failure
o Test suite: Test the header command with hard links
o diff: Report diff failures
o mail: Fix the help text
o push: Fix the synopsis
o refresh: Do not remove symlinks
o refresh: Break links to read-only patch files
o refresh: Always preserve modification time
o setup: Report failed look-ups in inspect-wrapper
o quilt.el: Fix quilt-editable when patches are stored in subdirs
o bash_completion: Handle spaces in file names
o bash_completion: Update the list of commands
o bash_completion: Add new command options
o bash_completion: Fix handling of mail, new, push options
o guards: Simplify the help text
o guards: Include the file name also in the "Not found" case
o guards: Add support for an external filelist in --check mode
o guards: Report which config file has problem in --check mode
o guards: Documentation update
o guards: Clarify a user message
o Obsoletes edit-01-test-file-creation.patch
o Obsoletes edit-02-call-remove-not-revert.patch
o Obsoletes edit-03-fix-corner-case.patch
o Obsoletes translation-fixes-01.patch
o Obsoletes translation-fixes-02.patch
o Obsoletes translation-fixes-03.patch
o Obsoletes translation-fixes-04.patch
o Obsoletes reject-binary-files-in-patches.patch
* Project settings have priority
* Fix a race condition in diff_file
* Performance: Optimizations to the setup command
* Performance: Optimizations to the bash completion script
* Test suite: Improve the edit test case
* Test suite: Test backup failure
* Test suite: Test the header command with hard links
* diff: Report diff failures
* mail: Fix the help text
* push: Fix the synopsis
* refresh: Do not remove symlinks
* refresh: Break links to read-only patch files
* refresh: Always preserve modification time
* setup: Report failed look-ups in inspect-wrapper
* quilt.el: Fix quilt-editable when patches are stored in subdirs
* bash_completion: Handle spaces in file names
* bash_completion: Update the list of commands
* bash_completion: Add new command options
* bash_completion: Fix handling of mail, new, push options
* guards: Simplify the help text
* guards: Include the file name also in the "Not found" case
* guards: Add support for an external filelist in --check mode
* guards: Report which config file has problem in --check mode
* guards: Documentation update
* guards: Clarify a user message
* Obsoletes edit-01-test-file-creation.patch
* Obsoletes edit-02-call-remove-not-revert.patch
* Obsoletes edit-03-fix-corner-case.patch
* Obsoletes translation-fixes-01.patch
* Obsoletes translation-fixes-02.patch
* Obsoletes translation-fixes-03.patch
* Obsoletes translation-fixes-04.patch
* Obsoletes reject-binary-files-in-patches.patch
- Pass --sysconfdir to configure so that the configuration files
are installed in the right place.
- Update package description.
@ -81,41 +81,41 @@ Fixes to the "edit" command:
Mon Feb 16 15:43:04 CET 2015 - jdelvare@suse.de
- Update to version 0.64:
o Performance: Several optimizations
o Test suite: Several fixes and coverage improvements
o Test suite: Run the tests in predictable order
o files: Add support for unapplied patches
o graph: Check for graphviz availability
o mail: Remove procmail dependency
o push: Do not use interactive mode with -f
o Obsoletes dont-substitute-release.patch
o Obsoletes hackweek-11-01-comment-update.patch
o Obsoletes hackweek-11-02-cleanups.patch
o Obsoletes hackweek-11-03-inspect-list-all-options.patch
o Obsoletes hackweek-11-04-pass-through.patch
o Obsoletes hackweek-11-05-no-explicit-rm.patch
o Obsoletes hackweek-11-06-exclude-from-md5sums.patch
o Obsoletes hackweek-11-07-normalize-path.patch
o Obsoletes hackweek-11-08-inspect-split-wrapper-script.patch
o Obsoletes hackweek-11-09-inspect-temporary-data-file.patch
o Obsoletes hackweek-11-10-setup-fix-path-to-extra-patches.patch
o Obsoletes hackweek-11-11-setup-trace-call-first.patch
o Obsoletes hackweek-11-12-setup-alternative-implementation-v2.patch
o Obsoletes hackweek-11-13-setup-let-normalize_path-deal-with-dot.patch
o Obsoletes hackweek-11-14-setup-fix-link-creation.patch
o Obsoletes hackweek-11-15-setup-missing-escape-in-normalize_path.patch
o Obsoletes hackweek-11-16-setup-fix-create_symlink-corner-case.patch
o Obsoletes inspect-skip-version-check.patch
o Obsoletes pop-add-auto-refresh.patch
o Obsoletes push-add-auto-refresh.patch
o Obsoletes quilt-check-modified-series-rearm.patch
o Obsoletes quilt-check-modified-series.patch
o Obsoletes quilt-el-fix-patch-select-completion.patch
o Obsoletes quilt-el-fix-tramp-support.patch
o Obsoletes quilt-format-options-pass-through.patch
o Obsoletes setup-check-for-rpmbuild.patch
o Obsoletes setup-fix-tar-with-long-options.patch
o Obsoletes setup-skip-version-check.patch
* Performance: Several optimizations
* Test suite: Several fixes and coverage improvements
* Test suite: Run the tests in predictable order
* files: Add support for unapplied patches
* graph: Check for graphviz availability
* mail: Remove procmail dependency
* push: Do not use interactive mode with -f
* Obsoletes dont-substitute-release.patch
* Obsoletes hackweek-11-01-comment-update.patch
* Obsoletes hackweek-11-02-cleanups.patch
* Obsoletes hackweek-11-03-inspect-list-all-options.patch
* Obsoletes hackweek-11-04-pass-through.patch
* Obsoletes hackweek-11-05-no-explicit-rm.patch
* Obsoletes hackweek-11-06-exclude-from-md5sums.patch
* Obsoletes hackweek-11-07-normalize-path.patch
* Obsoletes hackweek-11-08-inspect-split-wrapper-script.patch
* Obsoletes hackweek-11-09-inspect-temporary-data-file.patch
* Obsoletes hackweek-11-10-setup-fix-path-to-extra-patches.patch
* Obsoletes hackweek-11-11-setup-trace-call-first.patch
* Obsoletes hackweek-11-12-setup-alternative-implementation-v2.patch
* Obsoletes hackweek-11-13-setup-let-normalize_path-deal-with-dot.patch
* Obsoletes hackweek-11-14-setup-fix-link-creation.patch
* Obsoletes hackweek-11-15-setup-missing-escape-in-normalize_path.patch
* Obsoletes hackweek-11-16-setup-fix-create_symlink-corner-case.patch
* Obsoletes inspect-skip-version-check.patch
* Obsoletes pop-add-auto-refresh.patch
* Obsoletes push-add-auto-refresh.patch
* Obsoletes quilt-check-modified-series-rearm.patch
* Obsoletes quilt-check-modified-series.patch
* Obsoletes quilt-el-fix-patch-select-completion.patch
* Obsoletes quilt-el-fix-tramp-support.patch
* Obsoletes quilt-format-options-pass-through.patch
* Obsoletes setup-check-for-rpmbuild.patch
* Obsoletes setup-fix-tar-with-long-options.patch
* Obsoletes setup-skip-version-check.patch
- Refresh suse-workaround-pseudo-release.patch
-------------------------------------------------------------------
@ -232,26 +232,26 @@ Mon Jun 9 15:46:01 CEST 2014 - jdelvare@suse.de
Mon Jun 9 14:45:46 CEST 2014 - jdelvare@suse.de
- update to 0.63
o Option -E is no longer passed to patch by default
o Return 2 when there is nothing to do, contrasting with errors
* Option -E is no longer passed to patch by default
* Return 2 when there is nothing to do, contrasting with errors
(ret=1)
o Exit with an error when diff's retcode=2 (error) on patch
* Exit with an error when diff's retcode=2 (error) on patch
refresh
o bash_completion: cleanups and performance improvement
* bash_completion: cleanups and performance improvement
(Savannah's #27111)
o Add some tests to our testsuite, for a better coverage
o Bug fix: Patches emptying files should work now
o Bug fix: Check for duplicate patch in series (Savannah's
* Add some tests to our testsuite, for a better coverage
* Bug fix: Patches emptying files should work now
* Bug fix: Check for duplicate patch in series (Savannah's
#20628)
o Obsoletes quilt-bash_completion-fix-completion-of-patch-names.patch
o Obsoletes quilt-boost-the-speed-of-series-applied-and-unapplied.patch
o Obsoletes quilt-enable-patch-wrapper-test.patch
o Obsoletes quilt-files-return-nothing-if-there-are-no-files.patch
o Obsoletes quilt-fix-quilt-diff-z-on-files-with-spaces-in-name.patch
o Obsoletes quilt-patches-fix-heuristic-for-unapplied-patches-with-timestamps.patch
o Obsoletes quilt-patches-optimize-processing-of-unapplied-patches.patch
o Obsoletes quilt-patches-optimize-the-multiple-files-case.patch
o Obsoletes quilt-refresh-fix-error-message.patch
* Obsoletes quilt-bash_completion-fix-completion-of-patch-names.patch
* Obsoletes quilt-boost-the-speed-of-series-applied-and-unapplied.patch
* Obsoletes quilt-enable-patch-wrapper-test.patch
* Obsoletes quilt-files-return-nothing-if-there-are-no-files.patch
* Obsoletes quilt-fix-quilt-diff-z-on-files-with-spaces-in-name.patch
* Obsoletes quilt-patches-fix-heuristic-for-unapplied-patches-with-timestamps.patch
* Obsoletes quilt-patches-optimize-processing-of-unapplied-patches.patch
* Obsoletes quilt-patches-optimize-the-multiple-files-case.patch
* Obsoletes quilt-refresh-fix-error-message.patch
- Refresh patch-wrapper-rpm.diff
- Refresh quilt-support-vimdiff.patch
@ -307,26 +307,26 @@ Mon Dec 9 11:20:32 CET 2013 - jdelvare@suse.de
Mon Dec 9 10:44:43 CET 2013 - jdelvare@suse.de
- update to 0.61
o No new feature, but almost two years of fixes and minor
* No new feature, but almost two years of fixes and minor
improvements.
o Many fixes and improvements to quilt.el (emacs integration.)
o Many fixes and improvements to the setup command, which we
* Many fixes and improvements to quilt.el (emacs integration.)
* Many fixes and improvements to the setup command, which we
already had as patches.
o Parameter quoting fixes to many commands.
o Several fixes and improvements to remove-trailing-ws, together
* Parameter quoting fixes to many commands.
* Several fixes and improvements to remove-trailing-ws, together
with a dedicated test case.
o Various fixes to the pop, push, refresh and patches commands.
o Translation fixes and updates.
o Obsoletes quilt-find-quoting-style.patch.
o Obsoletes quilt-makefile-fix-configure-with-xargs.patch.
o Obsoletes quilt-makefile-fix-find-perm-usage.patch.
o Obsoletes quilt-setup-01-check-existing-files-after-unpack.patch.
o Obsoletes quilt-setup-02-try-alternative-names.patch.
o Obsoletes quilt-setup-03-remember-alternative-names.patch.
o Obsoletes quilt-setup-04-handle-zip-files.patch.
o Obsoletes quilt-setup-05-fix-check_for_existing_files.patch.
o Obsoletes quilt-setup-06-check-for-directories-too.patch.
o Obsoletes quilt-stable-rebuild.patch.
* Various fixes to the pop, push, refresh and patches commands.
* Translation fixes and updates.
* Obsoletes quilt-find-quoting-style.patch.
* Obsoletes quilt-makefile-fix-configure-with-xargs.patch.
* Obsoletes quilt-makefile-fix-find-perm-usage.patch.
* Obsoletes quilt-setup-01-check-existing-files-after-unpack.patch.
* Obsoletes quilt-setup-02-try-alternative-names.patch.
* Obsoletes quilt-setup-03-remember-alternative-names.patch.
* Obsoletes quilt-setup-04-handle-zip-files.patch.
* Obsoletes quilt-setup-05-fix-check_for_existing_files.patch.
* Obsoletes quilt-setup-06-check-for-directories-too.patch.
* Obsoletes quilt-stable-rebuild.patch.
-------------------------------------------------------------------
Mon Sep 30 14:36:03 CEST 2013 - jdelvare@suse.de
@ -390,11 +390,11 @@ Thu Mar 1 21:29:26 CET 2012 - jdelvare@suse.de
Thu Mar 1 21:11:18 CET 2012 - jdelvare@suse.de
- update to 0.60
o Includes a rewrite of backup-files from C to bash, making it
* Includes a rewrite of backup-files from C to bash, making it
possible to turn quilt into a noarch package.
o Includes several fixes to the mail command.
o Obsoletes fix-relative-import.patch.
o Obsoletes grep-support-spaces.patch.
* Includes several fixes to the mail command.
* Obsoletes fix-relative-import.patch.
* Obsoletes grep-support-spaces.patch.
-------------------------------------------------------------------
Sat Feb 25 23:50:59 CET 2012 - meissner@suse.de
@ -416,13 +416,13 @@ Mon Jan 30 13:49:59 CET 2012 - jdelvare@suse.de
Sun Jan 29 20:22:18 CET 2012 - jdelvare@suse.de
- update to 0.51
o Obsoletes change-docdir-definition.patch.
o Obsoletes fix-inspect.patch.
o Obsoletes inspect-check-if-wrapper-executable.patch.
o Obsoletes inspect-remap-outputs.patch.
o Obsoletes mail-fix-delivery-address-checking.patch.
o Obsoletes patchfns-non-exec.patch.
o Obsoletes substitute-docdir-in-man-page.patch.
* Obsoletes change-docdir-definition.patch.
* Obsoletes fix-inspect.patch.
* Obsoletes inspect-check-if-wrapper-executable.patch.
* Obsoletes inspect-remap-outputs.patch.
* Obsoletes mail-fix-delivery-address-checking.patch.
* Obsoletes patchfns-non-exec.patch.
* Obsoletes substitute-docdir-in-man-page.patch.
-------------------------------------------------------------------
Tue Jan 17 21:34:30 CET 2012 - jdelvare@suse.de
@ -466,21 +466,21 @@ Wed Dec 7 20:53:56 CET 2011 - jdelvare@suse.de
Tue Dec 6 14:24:24 CET 2011 - jdelvare@suse.de
- update to 0.50
o Obsoletes fix-test-create-delete.diff.
o Obsoletes hide-git-desc-error.diff.
o Obsoletes mail-dont-use-equal-tilde.diff.
o Obsoletes revert-should-not-hard-link.diff.
o Obsoletes fix-fr-import-message.diff.
o Obsoletes lzma-xz-support.patch, except expand part which was
* Obsoletes fix-test-create-delete.diff.
* Obsoletes hide-git-desc-error.diff.
* Obsoletes mail-dont-use-equal-tilde.diff.
* Obsoletes revert-should-not-hard-link.diff.
* Obsoletes fix-fr-import-message.diff.
* Obsoletes lzma-xz-support.patch, except expand part which was
merged in expand.diff.
o Obsoletes inspect-lzma-xz.patch.
o Obsoletes fix-patch-version-detection.patch.
o Obsoletes setup-add-fuzz-parameter.patch.
o Obsoletes setup-support-reverse-patch.patch.
o Obsoletes completion-revert.patch.
o Obsoletes inspect-shell-syntax-errors.patch.
o Obsoletes mail-fix-a-temporary-directory-leak.patch.
o Too many upstream changes in 34 months to list.
* Obsoletes inspect-lzma-xz.patch.
* Obsoletes fix-patch-version-detection.patch.
* Obsoletes setup-add-fuzz-parameter.patch.
* Obsoletes setup-support-reverse-patch.patch.
* Obsoletes completion-revert.patch.
* Obsoletes inspect-shell-syntax-errors.patch.
* Obsoletes mail-fix-a-temporary-directory-leak.patch.
* Too many upstream changes in 34 months to list.
- Add missing requires: findutils.
- Add recommends: xz.
@ -588,8 +588,8 @@ Wed Jun 17 14:21:26 CEST 2009 - jdelvare@suse.de
Tue Jun 9 18:59:16 CEST 2009 - jdelvare@suse.de
- update to 0.48
o Obsoletes quilt-fix-completion.diff.
o Obsoletes quilt-improve-formail-error.diff.
* Obsoletes quilt-fix-completion.diff.
* Obsoletes quilt-improve-formail-error.diff.
- fix-test-create-delete.diff: Fix error in create-delete.test in
Factory.
- Don't use Recommends on SLES9, rpm doesn't know about it there.
@ -615,9 +615,9 @@ Mon Oct 27 22:36:14 CET 2008 - bwalle@suse.de
Thu Aug 21 15:18:12 CEST 2008 - bwalle@suse.de
- update to 0.47
o quilt/scripts/patchfns.in (cat_series): Handle lines properly
* quilt/scripts/patchfns.in (cat_series): Handle lines properly
that only contain whitespace.
o Add a new "publish" makefile target for pushing releases to
* Add a new "publish" makefile target for pushing releases to
savannah.nongnu.org.
- mark /etc/bash_completion.d/quilt.sh as %config (rpmlint)