[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 153

Chris Lamb gitlab at salsa.debian.org
Fri Jul 24 11:06:00 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website


Commits:
11f8ef44 by Chris Lamb at 2020-07-24T12:05:55+01:00
Update metadata and news to match release of version 153

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2020-07-24-diffoscope-153-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -79,5 +79,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   WebAssembly binary module, XML binary schemas (.xsb), XML files, XZ compressed files,
   ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1595066413
-  version: '152'
+  date: 1595588631
+  version: '153'


=====================================
_posts/2020-07-24-diffoscope-153-released.md
=====================================
@@ -0,0 +1,38 @@
+---
+layout: post
+title: diffoscope 153 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `153`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+
+* Drop some legacy argument styles; --exclude-directory-metadata and
+  --no-exclude-directory-metadata have been replaced with
+  --exclude-directory-metadata={yes,no}.
+
+* Code improvements:
+
+  - Make it easier to navigate the main.py entry point.
+  - Use a relative import for get_temporary_directory in diffoscope.diff.
+  - Rename bail_if_non_existing to exit_if_paths_do_not_exist.
+  - Rewrite exit_if_paths_do_not_exist to not check files multiple times.
+
+* Documentation improvements:
+
+  - CONTRIBUTING.md:
+
+    - Add a quick note about adding/suggesting new options.
+    - Update and expand the release process documentation.
+    - Add a reminder to regenerate debian/tests/control.
+
+  - README.rst:
+
+    - Correct URL to build job on Jenkins.
+    - Clarify and correct contributing info to point to salsa.debian.org.
+```
+
+You find out more by [visiting the project homepage](https://diffoscope.org).



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/11f8ef44962abfc393debab9f1f610a80e10781f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/11f8ef44962abfc393debab9f1f610a80e10781f
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/20200724/8588a3df/attachment.htm>


More information about the rb-commits mailing list