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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Oct 31 17:53:47 UTC 2025



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
4a145f43 by Chris Lamb at 2025-10-31T10:50:15-07:00
Update copyright years.

- - - - -
6d5429c6 by Chris Lamb at 2025-10-31T10:52:01-07:00
releasing package diffoscope version 307

- - - - -


3 changed files:

- debian/changelog
- diffoscope/__init__.py
- tests/comparators/test_rlib.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-diffoscope (307) UNRELEASED; urgency=medium
+diffoscope (307) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  * Attempt to fix compatability with LLVM 21.
+    (Closes: reproducible-builds/diffoscope#419)
+  * Update copyright years.
+  * Update CI to try and deploy to PyPI upon tagging a release.
 
- -- Chris Lamb <lamby at debian.org>  Sun, 07 Sep 2025 15:35:01 -0700
+ -- Chris Lamb <lamby at debian.org>  Fri, 31 Oct 2025 10:51:59 -0700
 
 diffoscope (306) 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 = "306"
+VERSION = "307"


=====================================
tests/comparators/test_rlib.py
=====================================
@@ -3,7 +3,7 @@
 #
 # Copyright © 2015 Jérémy Bobbio <lunar at debian.org>
 # Copyright © 2016 Ximin Luo <infinity0 at debian.org>
-# Copyright © 2016-2023 Chris Lamb <lamby at debian.org>
+# Copyright © 2016-2023, 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/98886f4313735713f326a34cf4d24a4594250af2...6d5429c63eb474ed0c354605e50cf0b51753a095

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/98886f4313735713f326a34cf4d24a4594250af2...6d5429c63eb474ed0c354605e50cf0b51753a095
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/20251031/adebc921/attachment.htm>


More information about the rb-commits mailing list