Hello community, here is the log from the commit of package nodejs for openSUSE:Factory checked in at 2016-07-24 19:53:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs (Old) and /work/SRC/openSUSE:Factory/.nodejs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs" Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes 2016-07-15 12:54:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes 2016-07-24 19:53:44.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 15 14:09:53 UTC 2016 - [email protected] + +- obsolete remove gpg-offline / %gpg_verify + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs.spec ++++++ --- /var/tmp/diff_new_pack.BFTSTm/_old 2016-07-24 19:53:45.000000000 +0200 +++ /var/tmp/diff_new_pack.BFTSTm/_new 2016-07-24 19:53:45.000000000 +0200 @@ -74,7 +74,6 @@ %else BuildRequires: gcc-c++ %endif -BuildRequires: gpg-offline %if ! %{with intree_openssl} BuildRequires: openssl-devel >= 1.0.2 %endif @@ -135,8 +134,7 @@ The API documentation for the Node.js JavaScript runtime. %prep -%gpg_verify %{SOURCE1} -(cd %{_sourcedir}; sha256sum -c SHASUMS256.txt.asc | grep "node-v%{version}.tar.xz: OK") +echo "`grep node-v%{version}.tar.xz %{S:1} | head -n1 | cut -c1-64` %{S:0}" | sha256sum -c %setup -q -n node-v%{version} %patch1 -p1 %patch101 -p1
