[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 184

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Sep 17 08:12:16 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
6ce3acdc by Chris Lamb at 2021-09-17T09:10:40+01:00
releasing package diffoscope version 184

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,26 @@
-diffoscope (184) UNRELEASED; urgency=medium
+diffoscope (184) unstable; urgency=medium
 
-  * WIP (generated upon release).
-
- -- Chris Lamb <lamby at debian.org>  Fri, 03 Sep 2021 11:16:04 +0100
+  [ Chris Lamb ]
+  * Fix the semantic comparison of R's .rdb files after a refactoring of
+    temporary directory handling in a previous version.
+  * Support a newer format version of R's .rds files.
+  * Update tests for OCaml 4.12. (Closes: reproducible-builds/diffoscope#274)
+  * Move diffoscope.versions to diffoscope.tests.utils.versions.
+  * Use assert_diff in tests/comparators/test_rdata.py.
+  * Reformat various modules with Black.
+
+  [ Zbigniew Jędrzejewski-Szmek ]
+  * Stop using the deprecated distutils module by adding a version
+    comparison class based on the RPM version rules.
+  * Update invocations of llvm-objdump for the latest version of LLVM.
+  * Adjust a test with one-byte text file for file(1) version 5.40.
+  * Improve the parsing of the version of OpenSSH.
+
+  [ Benjamin Peterson ]
+  * Add a --diff-context option to control the unified diff context size..
+    (reproducible-builds/diffoscope!88)
+
+ -- Chris Lamb <lamby at debian.org>  Fri, 17 Sep 2021 09:10:38 +0100
 
 diffoscope (183) unstable; urgency=medium
 


=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
 # You should have received a copy of the GNU General Public License
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
-VERSION = "183"
+VERSION = "184"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/6ce3acdc42bcffbd386c583cbb80e55db88cd487

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/6ce3acdc42bcffbd386c583cbb80e55db88cd487
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210917/877564eb/attachment.htm>


More information about the rb-commits mailing list