--- /srv/reproducible-results/rbuild-debian/r-b-build.kBG9kAY9/b1/libjs-qunit_1.23.1~dfsg-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.kBG9kAY9/b2/libjs-qunit_1.23.1~dfsg-1_amd64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - 18723e17d9437a61d6df0953db654749 129916 web optional libjs-qunit_1.23.1~dfsg-1_all.deb │ + 44b33e7a2ebd733269984be256503d4e 129912 web optional libjs-qunit_1.23.1~dfsg-1_all.deb ├── libjs-qunit_1.23.1~dfsg-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2020-12-01 15:56:07.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1356 2020-12-01 15:56:07.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 128368 2020-12-01 15:56:07.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 128364 2020-12-01 15:56:07.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/javascript/qunit/qunit.css │ │ │ │ @@ -2,15 +2,15 @@ │ │ │ │ * QUnit 1.23.1 │ │ │ │ * https://qunitjs.com/ │ │ │ │ * │ │ │ │ * Copyright jQuery Foundation and other contributors │ │ │ │ * Released under the MIT license │ │ │ │ * https://jquery.org/license │ │ │ │ * │ │ │ │ - * Date: 2024-01-06T23:25Z │ │ │ │ + * Date: 2025-02-08T05:49Z │ │ │ │ */ │ │ │ │ │ │ │ │ /** Font Family and Sizes */ │ │ │ │ │ │ │ │ #qunit-tests, #qunit-header, #qunit-banner, #qunit-testrunner-toolbar, #qunit-filteredTest, #qunit-userAgent, #qunit-testresult { │ │ │ │ font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif; │ │ │ │ } │ │ │ ├── ./usr/share/javascript/qunit/qunit.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -2,15 +2,15 @@ │ │ │ │ │ * QUnit 1.23.1 │ │ │ │ │ * https://qunitjs.com/ │ │ │ │ │ * │ │ │ │ │ * Copyright jQuery Foundation and other contributors │ │ │ │ │ * Released under the MIT license │ │ │ │ │ * https://jquery.org/license │ │ │ │ │ * │ │ │ │ │ - * Date: 2024-01-06T23:25Z │ │ │ │ │ + * Date: 2025-02-08T05:49Z │ │ │ │ │ */ │ │ │ │ │ │ │ │ │ │ (function(global) { │ │ │ │ │ │ │ │ │ │ var QUnit = {}; │ │ │ │ │ │ │ │ │ │ var Date = global.Date;