SHA256
1
0
forked from pool/diffoscope

- update to version 198:

- Support showing "Ordering differences only" within .dsc field values.
   (Closes: #1002002, reproducible-builds/diffoscope#297)
 - Support OCaml versions 4.11, 4.12 and 4.13. (Closes: #1002678)
 - Add support for XMLb files. (Closes: reproducible-builds/diffoscope#295)
 - Also add, for example, /usr/lib/x86_64-linux-gnu to our internal PATH.
 - Also recognize "GnuCash file" files as XML.
- update to version 197:
 - Drop unnecessary has_same_content_as logging calls.
 - Ignore the new "binary-with-bad-dynamic-table" Lintian tag.
 - Support pgpdump 0.34 in the tests. Thanks to Michael Weiss
   <dev.primeos@gmail.com> for reporting and testing the fix.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=49
This commit is contained in:
Sebastian Wagner 2022-01-03 11:42:32 +00:00 committed by Git OBS Bridge
parent ab5f1dd3cb
commit 5c113aee5b
6 changed files with 37 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10a4e49c56ba806a9dd64a72fe4d558756726be5ef04c954e46e91836a7ae9eb
size 2687723

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmG8XywACgkQHpU+J9Qx
HlibnA//eS6eJsyJtgyAsYNHeKUTbNaBeX5/tyCBIpCubqEPqt4f5kJgYKVYmbXq
EV6Ai7b30ALoplyDyLnKmdMdVdSmMH5h5niegX+0XTVJ2qBECJ/dsDfWDQHZpiXE
CN+YIHJhAwayI9kskzMI6zD4EZAI4tmDLvN1nR9z7pRtTX7Uk6+REISRQB0x3/Sa
3rXcYOMJmI8UHWDaE+UhlM/abkpkWso/dI2KwI5q2AoDq0IVPcT/p1THKZqVVu3f
93sK56ZQnIc6gcXKaM7akA7bW+TJq+6gRSHZexg9jidul31OfOb63bPwvC3QsyB/
sa/0QvJefOqZ4lsRTGF1MW/uUt3et+RLHUxyfgWez7tkQANvamPWiJsg4ljd+bJx
HyW+iPCul154wiJJdd5ZW7xtzIg2hD0bYNcZUglK9qT2ANiRLvYmydx58CJ2P6Bw
WfdfjNsw8cLVlvseYNfwPc2D5rxCSimjjIqI9NqqZ9ytdWSeSmab7wFu5aMgHJxR
AsPA3fnBe7PQZtY8EUgr5FFoR3n1xJfAwUm9BtW+1pHQjHM48BpLyD3XpE3w3JYq
Jav80HmQOZbVH5sTPsquR9RbWv+MOoI/J7yVXlqIKu40JPKOp4C+usmWtiTKD13+
LkzUrm4Q6wTXkInQlOsDgp3IrBKtqHvPifTn2r0k76nbAVVLT9k=
=afLA
-----END PGP SIGNATURE-----

3
diffoscope-198.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dda026036edebcaca8c895b7b826a0098dfdad8b26df510d462a08c2ed043307
size 2685321

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmHOxLoACgkQHpU+J9Qx
Hlj0ZQ//SlFBNNGiuL7FkDXVDfgJRDaSTqFV1MSPzOBNnI4n7yKR26CTHtgADJFk
GmLrfAP90T7FxfaJFRKyrbBem01d1P0pWdKMakLJUGSwLLq9JnI3IeNhm/yLOZ1S
YKMkrUqMWUU20OYHbFQry3Vn/eJt7RdtAkMXjTyASEjXB5VhmB6MgqbwNZ1U90Uf
/RK9N9fVpn4WpigL6zNpOIVupCDvycXUvBlHzHRNmctpE448Ac+Rcdye0v0Xmu3T
Uu4m4kpnmYgXQq1tk+UsaF+Izm+W2z/lSub2i/94r7qcC8FbskNkd1Ap6OafmemP
htqzxufTZeI8koQF7YFcau30dapVc3xnasdK62eZupuvF1xKWJohB57Y4WD57KNC
J5SCEY1bfIWevd+zFpiCZPWQ6L10RZgBh5hDO0JCYYg0cAlWEGAVxRmoHZf9QaXT
puG+QcQEk15t/zOVaqfjwt0Kz16ABD33za4ncNfIBBqzLSxePXxPZK3C8C8k/0BJ
G1qRI5khtvtirJGOBfEhZEuucGlPKwG/E2JSNTSLHcR919lBifZNFeVm5wJVcr7x
Vekeoo0UoIHMNd14hymb1SJPZR6f84l9d1VHUzIB7tIyWTNE+wWqiEyvglT+Qq9t
qbdmrS99hPn3F4i+vzZjyBLh1N2mRMnsc1gmTPzKmWCt7SoyDMI=
=8hpO
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jan 3 11:42:21 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 198:
- Support showing "Ordering differences only" within .dsc field values.
(Closes: #1002002, reproducible-builds/diffoscope#297)
- Support OCaml versions 4.11, 4.12 and 4.13. (Closes: #1002678)
- Add support for XMLb files. (Closes: reproducible-builds/diffoscope#295)
- Also add, for example, /usr/lib/x86_64-linux-gnu to our internal PATH.
- Also recognize "GnuCash file" files as XML.
- update to version 197:
- Drop unnecessary has_same_content_as logging calls.
- Ignore the new "binary-with-bad-dynamic-table" Lintian tag.
- Support pgpdump 0.34 in the tests. Thanks to Michael Weiss
<dev.primeos@gmail.com> for reporting and testing the fix.
-------------------------------------------------------------------
Fri Dec 17 11:59:51 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package diffoscope
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# 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: diffoscope
Version: 197
Version: 198
Release: 0
Summary: In-depth comparison of files, archives, and directories
License: GPL-3.0-or-later