Hello community, here is the log from the commit of package quilt for openSUSE:Factory checked in at 2016-11-11 14:32:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quilt (Old) and /work/SRC/openSUSE:Factory/.quilt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quilt" Changes: -------- --- /work/SRC/openSUSE:Factory/quilt/quilt.changes 2016-10-04 15:46:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.quilt.new/quilt.changes 2016-11-11 14:32:17.000000000 +0100 @@ -1,0 +2,42 @@ +Thu Nov 10 10:34:09 CET 2016 - [email protected] + +- Update to version 0.65: + * 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. +- Refresh suse-workaround-pseudo-release.patch + +------------------------------------------------------------------- @@ -42,35 +84,35 @@ - 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 @@ -193,2 +235,2 @@ - 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 @@ -196 +238 @@ - 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 @@ -198 +240 @@ - o bash_completion: cleanups and performance improvement + * bash_completion: cleanups and performance improvement @@ -200,3 +242,3 @@ - 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 @@ -204,9 +246,9 @@ - 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 @@ -268 +310 @@ - o No new feature, but almost two years of fixes and minor + * No new feature, but almost two years of fixes and minor @@ -270,2 +312,2 @@ - 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 @@ -273,2 +315,2 @@ - 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 @@ -276,12 +318,12 @@ - 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. @@ -351 +393 @@ - 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 @@ -353,3 +395,3 @@ - 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. ++++ 57 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/quilt/quilt.changes ++++ and /work/SRC/openSUSE:Factory/.quilt.new/quilt.changes Old: ---- edit-01-test-file-creation.patch edit-02-call-remove-not-revert.patch edit-03-fix-corner-case.patch quilt-0.64.tar.bz2 reject-binary-files-in-patches.patch translation-fixes-01.patch translation-fixes-02.patch translation-fixes-03.patch translation-fixes-04.patch New: ---- quilt-0.65.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quilt.spec ++++++ --- /var/tmp/diff_new_pack.M6YDCI/_old 2016-11-11 14:32:19.000000000 +0100 +++ /var/tmp/diff_new_pack.M6YDCI/_new 2016-11-11 14:32:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package quilt # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: quilt -Version: 0.64 +Version: 0.65 Release: 0 Summary: A Tool for Working with Many Patches License: GPL-2.0+ @@ -43,14 +43,6 @@ Patch2: quilt-support-vimdiff.patch Patch3: patch-wrapper-rpm.diff Patch4: suse-workaround-pseudo-release.patch -Patch5: translation-fixes-01.patch -Patch6: translation-fixes-02.patch -Patch7: translation-fixes-03.patch -Patch8: translation-fixes-04.patch -Patch9: edit-01-test-file-creation.patch -Patch10: edit-02-call-remove-not-revert.patch -Patch11: edit-03-fix-corner-case.patch -Patch12: reject-binary-files-in-patches.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %if 0%{?suse_version} @@ -67,23 +59,12 @@ track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more. -Quilt originally was based on Andrew Morton's patch scripts found at -http://www.zip.com.au/~akpm/linux/patches/. - %prep %setup -q %patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 -%patch12 -p1 %build # --with-rpmbuild=/usr/lib/rpm/rpmb: @@ -96,6 +77,7 @@ ./configure --prefix=/usr \ --mandir=%{_mandir} \ --docdir=%{_docdir}/%{name}%{!?suse_version:-%{version}} \ + --sysconfdir=%{_sysconfdir} \ --with-sendmail=/usr/sbin/sendmail \ --with-diffstat=/usr/bin/diffstat \ --with-patch-wrapper \ ++++++ quilt-0.64.tar.bz2 -> quilt-0.65.tar.bz2 ++++++ ++++ 3856 lines of diff (skipped) ++++++ suse-workaround-pseudo-release.patch ++++++ --- /var/tmp/diff_new_pack.M6YDCI/_old 2016-11-11 14:32:19.000000000 +0100 +++ /var/tmp/diff_new_pack.M6YDCI/_new 2016-11-11 14:32:19.000000000 +0100 @@ -10,9 +10,9 @@ --- a/quilt/setup.in +++ b/quilt/setup.in -@@ -230,6 +230,14 @@ inspect() - mkdir -p $tmpdir/build - fi +@@ -221,6 +221,14 @@ inspect() + ln -s $QUILT_DIR/scripts/inspect-wrapper $tmpdir/bin/tar + ln -s $QUILT_DIR/scripts/inspect-wrapper $tmpdir/bin/unzip + # Older versions of Suse packages have a symbolic release number, and + # rpmbuild won't like that, so change it to something compliant.
