forked from pool/perl-Math-Base-Convert
Add reproducible.patch to allow for reproducible builds OBS-URL: https://build.opensuse.org/request/show/451169 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Base-Convert?expand=0&rev=5
14 lines
422 B
Diff
14 lines
422 B
Diff
Index: Math-Base-Convert-0.11/bitmaps
|
|
===================================================================
|
|
--- Math-Base-Convert-0.11/bitmaps
|
|
+++ Math-Base-Convert-0.11/bitmaps
|
|
@@ -116,7 +116,7 @@ use vars qw($VERSION);
|
|
|
|
$VERSION = '|. $VERSION .q|';
|
|
|
|
-# created by Makefile.PL |. scalar localtime(). q|
|
|
+# created by Makefile.PL |. scalar gmtime($ENV{SOURCE_DATE_EPOCH} || time). q|
|
|
#
|
|
# Do not edit this package,
|
|
#
|