[Git][reproducible-builds/diffoscope][master] 2 commits: Update copyright years.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jun 13 16:51:16 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
ec0d9315 by Chris Lamb at 2025-06-13T09:47:53-07:00
Update copyright years.

- - - - -
74904cb8 by Chris Lamb at 2025-06-13T09:50:16-07:00
releasing package diffoscope version 298

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- diffoscope/comparators/rpm.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-diffoscope (298) UNRELEASED; urgency=medium
+diffoscope (298) experimental; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Handle RPM's HEADERSIGNATURES and HEADERIMMUTABLE specially to avoid
+    unncessarily large diffs. Based almost entirely on code by Daniel Duan.
+    (Closes: reproducible-builds/diffoscope#410)
+  * Update copyright years.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 30 May 2025 09:36:27 -0700
+ -- Chris Lamb <lamby at debian.org>  Fri, 13 Jun 2025 09:49:56 -0700
 
 diffoscope (297) 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 = "297"
+VERSION = "298"


=====================================
diffoscope/comparators/rpm.py
=====================================
@@ -3,7 +3,7 @@
 #
 # Copyright © 2015 Reiner Herrmann <reiner at reiner-h.de>
 # Copyright © 2015 Jérémy Bobbio <lunar at debian.org>
-# Copyright © 2015-2022 Chris Lamb <lamby at debian.org>
+# Copyright © 2015-2022, 2025 Chris Lamb <lamby at debian.org>
 #
 # diffoscope is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/1e9f288d99eed667f09461162c7689c16f5edf2d...74904cb866b243a321c6b8a5ed808e3a8aaaaae3

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/1e9f288d99eed667f09461162c7689c16f5edf2d...74904cb866b243a321c6b8a5ed808e3a8aaaaae3
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/20250613/d1d2e33c/attachment.htm>


More information about the rb-commits mailing list