[Git][reproducible-builds/strip-nondeterminism][master] 2 commits: Release version 1.12.1

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon Nov 22 18:57:48 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / strip-nondeterminism


Commits:
3af3e28a by Chris Lamb at 2021-11-22T10:56:22-08:00
Release version 1.12.1

Gbp-Dch: ignore

- - - - -
fb295639 by Chris Lamb at 2021-11-22T10:56:52-08:00
Update changelog for 1.12.1-1 release

- - - - -


2 changed files:

- debian/changelog
- lib/File/StripNondeterminism.pm


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+strip-nondeterminism (1.12.1-1) unstable; urgency=medium
+
+  [ Jonas Witschel ]
+  * Do not fail on JAR archives containing invalid members with a .jar
+    extension. (Closes: reproducible-builds/strip-nondeterminism!13)
+
+ -- Chris Lamb <lamby at debian.org>  Mon, 22 Nov 2021 10:56:48 -0800
+
 strip-nondeterminism (1.12.0-2) unstable; urgency=medium
 
   [ Chris Lamb ]


=====================================
lib/File/StripNondeterminism.pm
=====================================
@@ -26,7 +26,7 @@ use POSIX qw(tzset);
 
 our($VERSION, $canonical_time, $clamp_time, $verbose);
 
-$VERSION = '1.12.0'; # <https://semver.org/>
+$VERSION = '1.12.1'; # <https://semver.org/>
 
 sub init() {
 	$ENV{'TZ'} = 'UTC';



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/compare/d1c896fdfa7fe59666d68739a03f65b211537a75...fb295639264cb99883a34d4b9d43afa587a4ed48

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/compare/d1c896fdfa7fe59666d68739a03f65b211537a75...fb295639264cb99883a34d4b9d43afa587a4ed48
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/20211122/e5b30f8c/attachment.htm>


More information about the rb-commits mailing list