Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2020-06-23 21:03:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Tue Jun 23 21:03:37 2020 rev:176 rq:815898 version:3.17.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2020-06-11 
14:41:47.296803905 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new.2956/cmake.changes    2020-06-23 
21:04:03.673739004 +0200
@@ -1,0 +2,5 @@
+Fri Jun 19 08:08:08 UTC 2020 - o...@aepfle.de
+
+- Use plain autosetup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.qtn5ed/_old  2020-06-23 21:04:04.817742684 +0200
+++ /var/tmp/diff_new_pack.qtn5ed/_new  2020-06-23 21:04:04.821742697 +0200
@@ -113,11 +113,10 @@
 # The publisher doesn't sign the source tarball, but a signatures file 
containing multiple hashes.
 # Verify hashes in that file against source tarball.
 echo "`grep cmake-%{version}.tar.gz %{SOURCE5} | grep -Eo '^[0-9a-f]+'`  
%{SOURCE0}" | sha256sum -c
-%setup -q -n cmake-%{version}
-%autopatch -p1
-cp %{SOURCE99} .
+%autosetup -p1 -n cmake-%{version}
 
 %build
+cp %{SOURCE99} .
 %if "%{flavor}" != ""
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"




Reply via email to