[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 170
Chris Lamb
gitlab at salsa.debian.org
Fri Mar 19 10:32:12 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
8a59a5bc by Chris Lamb at 2021-03-19T10:30:56+00:00
releasing package diffoscope version 170
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,20 @@
-diffoscope (170) UNRELEASED; urgency=medium
+diffoscope (170) unstable; urgency=medium
- * WIP (generated upon release).
+ [ Chris Lamb ]
+ * Avoid frequent long lines in RPM header outputs that cause very very slow
+ HTML outputs. (Closes: reproducible-builds/diffoscope#245)
+ * Fix test_libmix_differences on openSUSE Tumbleweed.
+ (Closes: #reproducible-builds/diffoscope#244)
+ * Move test_rpm to use the assert_diff utility helper.
+
+ [ Hans-Christoph Steiner ]
+ * Add a diffoscope.tools.get_tools() method to support programmatically
+ fetching Diffoscope's config.
+
+ [ Roland Clobus ]
+ * Become tolerant of malformed Debian .changes files.
- -- Chris Lamb <lamby at debian.org> Fri, 12 Mar 2021 15:36:35 +0000
+ -- Chris Lamb <lamby at debian.org> Fri, 19 Mar 2021 10:30:53 +0000
diffoscope (169) 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 = "169"
+VERSION = "170"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/8a59a5bc7086c68a534fe77fab85a42d0a27a067
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/8a59a5bc7086c68a534fe77fab85a42d0a27a067
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/20210319/72c15f99/attachment.htm>
More information about the rb-commits
mailing list