Hello community,

here is the log from the commit of package bitcoin for openSUSE:Factory checked 
in at 2016-08-29 15:34:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitcoin (Old)
 and      /work/SRC/openSUSE:Factory/.bitcoin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitcoin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes  2016-07-05 
09:51:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bitcoin.new/bitcoin.changes     2016-08-29 
15:36:31.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 24 14:35:06 UTC 2016 - [email protected]
+
+- Update to version 0.13.0:
+  * For a complete list of changes see provided release-notes
+- Drop upstreamed patch:
+  * bitcoin_missing_ppc64le_in_ax_boost_base.m4.patch
+- Fail build on testsuite failure
+
+-------------------------------------------------------------------

Old:
----
  bitcoin-0.12.1.tar.gz
  bitcoin_missing_ppc64le_in_ax_boost_base.m4.patch

New:
----
  bitcoin-0.13.0.tar.gz

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

Other differences:
------------------
++++++ bitcoin.spec ++++++
--- /var/tmp/diff_new_pack.D0eBo6/_old  2016-08-29 15:36:37.000000000 +0200
+++ /var/tmp/diff_new_pack.D0eBo6/_new  2016-08-29 15:36:37.000000000 +0200
@@ -24,7 +24,7 @@
 %define consensus 1
 %define is_base 1
 Name:           bitcoin
-Version:        0.12.1
+Version:        0.13.0
 Release:        0
 Summary:        P2P Digital Currency
 License:        MIT
@@ -34,7 +34,6 @@
 Source1:        %{base}d.service
 Source2:        %{base}d.firewall
 Source3:        %{base}d.conf
-Patch1:         bitcoin_missing_ppc64le_in_ax_boost_base.m4.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -168,7 +167,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 # remove 128 resolution from Icon= line
 sed -i s/128// contrib/debian/%{name}-qt.desktop
@@ -177,7 +175,7 @@
 autoreconf -fiv
 export CXXFLAGS="%{optflags} -fPIE -fPIC"
 export CFLAGS="%{optflags} -fPIE -fPIC"
-export LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now -pie"
+export LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now -pie"
 %configure \
   --with-cli=yes \
   --with-daemon=yes \
@@ -192,7 +190,7 @@
 make %{?_smp_mflags} V=1
 
 %check
-make %{?_smp_mflags} check || cat src/test-suite.log
+make %{?_smp_mflags} check
 
 %install
 make %{?_smp_mflags} DESTDIR=%{buildroot} install

++++++ bitcoin-0.12.1.tar.gz -> bitcoin-0.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/bitcoin/bitcoin-0.12.1.tar.gz 
/work/SRC/openSUSE:Factory/.bitcoin.new/bitcoin-0.13.0.tar.gz differ: char 13, 
line 1


Reply via email to