Hello community,

here is the log from the commit of package perftest for openSUSE:Factory 
checked in at 2017-09-12 19:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perftest (Old)
 and      /work/SRC/openSUSE:Factory/.perftest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perftest"

Tue Sep 12 19:55:15 2017 rev:3 rq:523210 version:4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/perftest/perftest.changes        2017-09-09 
20:25:56.403119841 +0200
+++ /work/SRC/openSUSE:Factory/.perftest.new/perftest.changes   2017-09-12 
19:55:39.356874892 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 12:58:00 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Move call to autogen.sh to the %build section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perftest.spec ++++++
--- /var/tmp/diff_new_pack.PGfWaU/_old  2017-09-12 19:55:39.976787728 +0200
+++ /var/tmp/diff_new_pack.PGfWaU/_new  2017-09-12 19:55:39.980787165 +0200
@@ -44,9 +44,9 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch1
-./autogen.sh
 
 %build
+./autogen.sh
 %configure
 make %{?_smp_mflags} V=1
 chmod -x runme


Reply via email to