Hello community,

here is the log from the commit of package latrace for openSUSE:Factory checked 
in at 2016-07-03 12:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latrace (Old)
 and      /work/SRC/openSUSE:Factory/.latrace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latrace"

Changes:
--------
--- /work/SRC/openSUSE:Factory/latrace/latrace.changes  2014-08-13 
08:48:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.latrace.new/latrace.changes     2016-07-03 
12:28:39.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 13 13:40:03 UTC 2016 - [email protected]
+
+- Add reproducible.patch to fix build-compare
+
+-------------------------------------------------------------------

New:
----
  reproducible.patch

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

Other differences:
------------------
++++++ latrace.spec ++++++
--- /var/tmp/diff_new_pack.MO6zGV/_old  2016-07-03 12:28:40.000000000 +0200
+++ /var/tmp/diff_new_pack.MO6zGV/_new  2016-07-03 12:28:40.000000000 +0200
@@ -2,7 +2,7 @@
 #
 # spec file for package latrace
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -25,6 +25,7 @@
 Group:          System/Monitoring
 Source:         
http://people.redhat.com/jolsa/latrace/dl/latrace-%{version}.tar.bz2
 Source99:       latrace-rpmlintrc
+Patch0:         reproducible.patch
 Url:            http://people.redhat.com/jolsa/latrace/index.shtml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  asciidoc
@@ -40,6 +41,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 autoconf

++++++ reproducible.patch ++++++
Index: latrace-0.5.11/doc/asciidoc.conf.in
===================================================================
--- latrace-0.5.11.orig/doc/asciidoc.conf.in
+++ latrace-0.5.11/doc/asciidoc.conf.in
@@ -2,5 +2,4 @@
 
 author    = Jiri Olsa
 email     = [email protected]
-date      = @CONFIG_DATE@
 revision  = @CONFIG_VERSION@

Reply via email to