Hello community,

here is the log from the commit of package perl-Apache-SessionX for 
openSUSE:Factory checked in at 2017-03-12 20:00:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Apache-SessionX (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Apache-SessionX.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Apache-SessionX"

Sun Mar 12 20:00:35 2017 rev:21 rq:476892 version:2.01

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Apache-SessionX/perl-Apache-SessionX.changes    
    2014-01-23 15:51:10.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache-SessionX.new/perl-Apache-SessionX.changes
   2017-03-12 20:00:36.894496422 +0100
@@ -1,0 +2,5 @@
+Thu Jan 19 09:22:50 UTC 2017 - [email protected]
+
+- set PERL_HASH_SEED to make build reproducible
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Apache-SessionX.spec ++++++
--- /var/tmp/diff_new_pack.SUQDFm/_old  2017-03-12 20:00:37.586398519 +0100
+++ /var/tmp/diff_new_pack.SUQDFm/_new  2017-03-12 20:00:37.590397953 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Apache-SessionX
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,7 +50,7 @@
 %setup -n Apache-SessionX-%{version}
 
 %build
-perl Makefile.PL
+PERL_HASH_SEED=42 perl Makefile.PL
 make all
 
 %install


Reply via email to