Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package diffoscope for openSUSE:Factory 
checked in at 2023-01-18 14:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diffoscope (Old)
 and      /work/SRC/openSUSE:Factory/.diffoscope.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diffoscope"

Wed Jan 18 14:23:15 2023 rev:38 rq:1059331 version:232

Changes:
--------
--- /work/SRC/openSUSE:Factory/diffoscope/diffoscope.changes    2022-09-23 
14:15:44.054052687 +0200
+++ /work/SRC/openSUSE:Factory/.diffoscope.new.32243/diffoscope.changes 
2023-01-18 14:23:16.976106263 +0100
@@ -1,0 +2,71 @@
+Wed Jan 18 10:05:17 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to version 232:
+  * Allow ICC tests to (temporarily) fail.
+  * Update debian/tests/control after the addition of PyPDF 3 support.
+  * Update regular expression for Android .APK files.
+  * Support PyPDF version 3.
+- 231:
+  * Improve "[X] may produce better output" messages. Based on a patch by
+    Helmut Grohne. (Closes: #1026982)
+- 230:
+  * Fix compatibility with file(1) version 5.43; thanks, Christoph Biedl.
+  * Support Berkeley DB version 6.
+- 229:
+  * Skip test_html.py::test_diff if html2text is not installed.
+    (Closes: #1026034)
+  * Bump standards version to 4.6.2, no changes needed.
+- 228:
+  * As an optimisation, don't run apktool if no differences are detected before
+    the signing block. (Closes: reproducible-builds/diffoscope!105)
+  * Support both the python3-progressbar and python3-progressbar2 Debian
+    packages, two modules providing the "progressbar" Python module.
+    (Closes: reproducible-builds/diffoscope#323)
+  * Ensure we recommend apksigcopier. (Re: reproducible-builds/diffoscope!105)
+  * Make the code clearer around generating the Debian substvars and tidy
+    generation of os_list.
+  * Update copyright years.
+- 227:
+  * Don't attempt to attach text-only differences notice if there are no
+    differences to begin with. (Closes: #1024171, #1024349)
+  * Don't run Python decompiling tests on Python bytecode that both file(1)
+    cannot yet detect and Python 3.11 cannot demarshall. (Closes: #1024335)
+- 226:
+  * Add an lzip comparator with tests.
+  * Add support for comparing the "text" content of HTML files using html2text.
+    (Closes: #1022209, reproducible-builds/diffoscope#318)
+  * Misc/test improvements:
+    * Drop the ALLOWED_TEST_FILES test; it's mostly just annoying.
+    * Drop other copyright notices from lzip.py and test_lzip.py.
+    * Use assert_diff helper in test_lzip.py.
+    * Pylint tests/test_source.py.
+  * Add lzip to debian dependencies.
+- 225:
+  * Add support for detecting ordering-only differences in XML files.
+    (Closes: #1022146)
+  * Fix an issue with detecting ordering differences. (Closes: #1022145)
+  * Add support for ttx(1) from fonttools.
+    (Re: reproducible-builds/diffoscope#315)
+  * Test improvements:
+    - Tidy up the JSON tests and use assert_diff over get_data and manual
+      assert in XML tests.
+    - Rename order1.diff to json_expected_ordering_diff for consistency.
+    - Temporarily allow the stable-po pipeline to fail in the CI.
+  * Use consistently capitalised "Ordering" everywhere we use the word in
+    diffoscope's output.
+- 224:
+  * Fix rlib test failure with LLVM 15. Thanks to Gianfranco Costamagna
+    (locutusofborg) for the patch.
+- 223:
+  * The cbfstools utility is now provided in Debian via the coreboot-utils
+    Debian package, so we can enable that functionality within Debian.
+    (Closes: #1020630)
+  * Also include coreboot-utils in Build-Depends and Test-Depends so it is
+    available for the tests.
+  * Add support for file 5.43.
+- 222:
+  * Use pep517 and pip to load the requirements. (Closes: #1020091)
+  * Remove old Breaks/Replaces in debian/control that have been obsoleted since
+    bullseye
+
+-------------------------------------------------------------------

Old:
----
  diffoscope-221.tar.bz2
  diffoscope-221.tar.bz2.asc

New:
----
  diffoscope-232.tar.bz2
  diffoscope-232.tar.bz2.asc

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

Other differences:
------------------
++++++ diffoscope.spec ++++++
--- /var/tmp/diff_new_pack.bWgjoR/_old  2023-01-18 14:23:17.684110281 +0100
+++ /var/tmp/diff_new_pack.bWgjoR/_new  2023-01-18 14:23:17.692110326 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package diffoscope
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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:        221
+Version:        232
 Release:        0
 Summary:        In-depth comparison of files, archives, and directories
 License:        GPL-3.0-or-later
@@ -143,7 +143,8 @@
 %license COPYING
 %{_bindir}/diffoscope
 %{_bindir}/diffoscope-%{py3_ver}
-%{python3_sitelib}/*
+%{python3_sitelib}/diffoscope
+%{python3_sitelib}/diffoscope-%{version}*-info
 %ghost %{_sysconfdir}/alternatives/diffoscope
 
 %changelog

++++++ diffoscope-221.tar.bz2 -> diffoscope-232.tar.bz2 ++++++
++++ 2010 lines of diff (skipped)

Reply via email to