Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gocr for openSUSE:Factory checked in 
at 2021-03-30 21:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gocr (Old)
 and      /work/SRC/openSUSE:Factory/.gocr.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gocr"

Tue Mar 30 21:10:42 2021 rev:26 rq:876400 version:0.52

Changes:
--------
--- /work/SRC/openSUSE:Factory/gocr/gocr.changes        2019-10-14 
12:43:44.062349995 +0200
+++ /work/SRC/openSUSE:Factory/.gocr.new.2401/gocr.changes      2021-03-30 
21:18:50.953848130 +0200
@@ -1,0 +2,7 @@
+Sun Feb 28 04:20:51 UTC 2021 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Do not use urandom for examples
+  to make package build reproducible (boo#1062303)
+- Drop FAKE_BUILDDATE because gcc already normalizes __DATE__
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gocr.spec ++++++
--- /var/tmp/diff_new_pack.QyHnnf/_old  2021-03-30 21:18:51.757848719 +0200
+++ /var/tmp/diff_new_pack.QyHnnf/_new  2021-03-30 21:18:51.761848722 +0200
@@ -57,9 +57,13 @@
 # Fix rpmlint warning "hidden-file-or-dir"
 rm -f examples/.#Makefile.1.22
 
-# Remove build time references so build-compare can do its work (fix rpmlint 
warning "file-contains-current-date")
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
-sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/gocr.c
+# Do not use urandom for examples to make package build reproducible 
(boo#1062303)
+cat > examples/rnd80.png.txt <<EOF
+/yErGfRT8Wwbrmrs4EGybmpgVy5au84ELYsFXxMnHCuKTnkRWKI6qGTjCXwCE/ixGYfMyw8Rki4u
+J0IBpx2IQZG1bKy7HG+6XlD+3lnU3+NYiSfdAxK9p3yEpCXa2VEakQXPkuVWQ1b010TonIAtAS23
+TQgnj2Gq+C9is6KQkK9kMcS3UDoWHYaJDzukARATW3XFcd9WvXzuCl6Cb5KTo/ed2ZbEdLA/rJbu
+LBso89YtC4nv+Ltxmb/AB0E4wtQZWeYISVNB3oBqiQZIPEHuAW/vvS664zrge3MS08E1jn8HzBPe
+EOF
 
 %build
 # configure does not check if netpbm headers are installed in 
/usr/include/netpbm

Reply via email to