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

Chris Lamb gitlab at salsa.debian.org
Fri Apr 17 10:30:54 UTC 2020



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


Commits:
5399a180 by Chris Lamb at 2020-04-17T11:30:02+01:00
Release version 1.8.0

Gbp-Dch: ignore

- - - - -
cf86c132 by Chris Lamb at 2020-04-17T11:30:26+01:00
Update changelog for 1.8.0-1 release

- - - - -


2 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+strip-nondeterminism (1.8.0-1) unstable; urgency=medium
+
+  * Add support for custom .zip filename filtering and exclude two patterns of
+    files generated by Maven projects in "fork" mode.
+    (Closes: reproducible-builds/strip-nondeterminism#13)
+
+ -- Chris Lamb <lamby at debian.org>  Fri, 17 Apr 2020 11:30:22 +0100
+
 strip-nondeterminism (1.7.0-1) 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.7.0'; # <https://semver.org/>
+$VERSION = '1.8.0'; # <https://semver.org/>
 
 sub init() {
 	$ENV{'TZ'} = 'UTC';



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/compare/2578d3dccaf562f1ecb61ea4c68a1cef1ce11259...cf86c1324345f78e1f0f112f184a3efaedc7fa6c

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/compare/2578d3dccaf562f1ecb61ea4c68a1cef1ce11259...cf86c1324345f78e1f0f112f184a3efaedc7fa6c
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/20200417/c12285e5/attachment.htm>


More information about the rb-commits mailing list