[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 294
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Apr 11 19:51:29 UTC 2025
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
a882f9d5 by Chris Lamb at 2025-04-11T12:51:23-07:00
Update metadata and news to match release of version 294
- - - - -
2 changed files:
- _data/diffoscope.yml
- + _posts/2025-04-11-diffoscope-294-released.md
Changes:
=====================================
_data/diffoscope.yml
=====================================
@@ -111,5 +111,5 @@ description: 'File formats supported include: Android APK files, Android boot im
binary module, XML binary schemas (.xsb), XML files, XMLB files, XZ compressed files,
ZIP archives and Zstandard compressed files.'
latest_release:
- date: 1743271520
- version: '293'
+ date: 1744399366
+ version: '294'
=====================================
_posts/2025-04-11-diffoscope-294-released.md
=====================================
@@ -0,0 +1,21 @@
+---
+layout: post
+title: diffoscope 294 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `294`. This version includes the following changes:
+
+```
+[ Chris Lamb ]
+* Correct longstanding issue where many ">"-based version tests used in
+ conditional fixtures were broken due to the lack of a __gt__ method.
+ Thanks, Colin Watson! (Closes: #1102658)
+* Address a long-hidden issue in the test_versions testsuite where we weren't
+ actually testing ">" as it was masked by the tests for equality in the
+ testsuite.
+* Update copyright years.
+```
+
+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/a882f9d5f299229a899875901adcc00839d2b516
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/a882f9d5f299229a899875901adcc00839d2b516
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/20250411/269df413/attachment.htm>
More information about the rb-commits
mailing list