Hello community,

here is the log from the commit of package quilt for openSUSE:Factory checked 
in at 2019-04-02 09:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quilt (Old)
 and      /work/SRC/openSUSE:Factory/.quilt.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quilt"

Tue Apr  2 09:16:38 2019 rev:71 rq:689914 version:0.66

Changes:
--------
--- /work/SRC/openSUSE:Factory/quilt/quilt.changes      2018-05-06 
15:00:18.843568160 +0200
+++ /work/SRC/openSUSE:Factory/.quilt.new.25356/quilt.changes   2019-04-02 
09:16:43.420428485 +0200
@@ -1,0 +2,44 @@
+Fri Mar 29 16:06:38 UTC 2019 - Jean Delvare <[email protected]>
+
+- test-faildiff-workaround-order-bug.patch: Avoid false-positive
+  test suite failures in the build service.
+
+-------------------------------------------------------------------
+Fri Mar 29 15:34:44 UTC 2019 - Jean Delvare <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  mail-fix-patch-set-threading.patch
  patch-wrapper-rpm.diff
  perl-526.patch
  quilt-0.65.tar.bz2
  quilt-translations.patch
  quiltrc-support-all-patch-formats-by-default.patch

New:
----
  quilt-0.66.tar.bz2
  test-faildiff-workaround-order-bug.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ quilt.spec ++++++
--- /var/tmp/diff_new_pack.AcSKMu/_old  2019-04-02 09:16:43.932429029 +0200
+++ /var/tmp/diff_new_pack.AcSKMu/_new  2019-04-02 09:16:43.932429029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package quilt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           quilt
-Version:        0.65
+Version:        0.66
 Release:        0
 Summary:        A Tool for Working with Many Patches
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/Version Control
 BuildRequires:  diffstat
 BuildRequires:  ed
@@ -40,12 +40,8 @@
 Source1:        suse-start-quilt-mode.el
 Patch1:         expand.diff
 Patch2:         quilt-support-vimdiff.patch
-Patch3:         patch-wrapper-rpm.diff
+Patch3:         test-faildiff-workaround-order-bug.patch
 Patch4:         suse-workaround-pseudo-release.patch
-Patch5:         mail-fix-patch-set-threading.patch
-Patch6:         quilt-translations.patch
-Patch7:         perl-526.patch
-Patch8:         quiltrc-support-all-patch-formats-by-default.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %if 0%{?suse_version}
@@ -68,10 +64,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
 
 %build
 # --with-rpmbuild=/usr/lib/rpm/rpmb:

++++++ quilt-0.65.tar.bz2 -> quilt-0.66.tar.bz2 ++++++
++++ 5396 lines of diff (skipped)

++++++ suse-workaround-pseudo-release.patch ++++++
--- /var/tmp/diff_new_pack.AcSKMu/_old  2019-04-02 09:16:44.244429360 +0200
+++ /var/tmp/diff_new_pack.AcSKMu/_new  2019-04-02 09:16:44.244429360 +0200
@@ -10,9 +10,9 @@
 
 --- a/quilt/setup.in
 +++ b/quilt/setup.in
-@@ -221,6 +221,14 @@ inspect()
-       ln -s $QUILT_DIR/scripts/inspect-wrapper $tmpdir/bin/tar
+@@ -228,6 +228,14 @@ inspect()
        ln -s $QUILT_DIR/scripts/inspect-wrapper $tmpdir/bin/unzip
+       ln -s $QUILT_DIR/scripts/inspect-wrapper $tmpdir/bin/7z
  
 +      # Older versions of Suse packages have a symbolic release number, and
 +      # rpmbuild won't like that, so change it to something compliant.

++++++ test-faildiff-workaround-order-bug.patch ++++++
The test suite does not differentiate between stdout and stderr. When
messages are printed to both, the order in which they will reach us
is apparently no guaranteed. Ideally this would be deterministic, but
until then, I don't want to waste Build Service resources with
useless rebuilds, so let's just test stdout and stderr separately.
---
 test/faildiff.test |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- a/test/faildiff.test
+++ b/test/faildiff.test
@@ -27,8 +27,9 @@ What happens on binary files?
        > File test.bin added to patch %{P}test.diff
 
        $ printf "\\003\\000\\001" > test.bin
-       $ quilt diff -pab --no-index
+       $ quilt diff -pab --no-index 2>/dev/null
        >~ (Files|Binary files) a/test\.bin and b/test\.bin differ
+       $ quilt diff -pab --no-index >/dev/null
        > Diff failed on file 'test.bin', aborting
        $ echo %{?}
        > 1

Reply via email to