Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bitcoin for openSUSE:Factory checked 
in at 2021-01-19 16:03:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitcoin (Old)
 and      /work/SRC/openSUSE:Factory/.bitcoin.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitcoin"

Tue Jan 19 16:03:19 2021 rev:40 rq:864261 version:0.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes  2020-08-10 
15:01:36.612114911 +0200
+++ /work/SRC/openSUSE:Factory/.bitcoin.new.28504/bitcoin.changes       
2021-01-19 16:04:17.655569740 +0100
@@ -1,0 +2,6 @@
+Tue Jan 19 08:59:17 UTC 2021 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 0.21.0:
+  * For full details see release-notes-0.21.0.md
+
+-------------------------------------------------------------------

Old:
----
  bitcoin-0.20.1.tar.gz

New:
----
  bitcoin-0.21.0.tar.gz

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

Other differences:
------------------
++++++ bitcoin.spec ++++++
--- /var/tmp/diff_new_pack.efxfKw/_old  2021-01-19 16:04:18.267570660 +0100
+++ /var/tmp/diff_new_pack.efxfKw/_new  2021-01-19 16:04:18.267570660 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bitcoin
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2011-2014  P Rusnak <prus...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 %define consensus 1
 %define is_base 1
 Name:           bitcoin
-Version:        0.20.1
+Version:        0.21.0
 Release:        0
 Summary:        P2P Digital Currency
 License:        MIT
@@ -40,6 +40,11 @@
 BuildRequires:  git
 BuildRequires:  java-devel
 BuildRequires:  lcov
+BuildRequires:  libboost_filesystem-devel >= 1.58.0
+BuildRequires:  libboost_program_options-devel >= 1.58.0
+BuildRequires:  libboost_system-devel >= 1.58.0
+BuildRequires:  libboost_test-devel >= 1.58.0
+BuildRequires:  libboost_thread-devel >= 1.58.0
 BuildRequires:  libdb-4_8-devel
 BuildRequires:  libminiupnpc-devel
 BuildRequires:  libqt5-qtbase-devel
@@ -56,15 +61,6 @@
 BuildRequires:  pkgconfig(protobuf)
 BuildRequires:  pkgconfig(python3)
 %{?systemd_requires}
-%if 0%{?suse_version} > 1315
-BuildRequires:  libboost_filesystem-devel
-BuildRequires:  libboost_program_options-devel
-BuildRequires:  libboost_system-devel
-BuildRequires:  libboost_test-devel
-BuildRequires:  libboost_thread-devel
-%else
-BuildRequires:  boost-devel
-%endif
 
 %description
 %{name_pretty} is a peer-to-peer electronic cash system
@@ -169,7 +165,7 @@
 This package provides automated tests for %{name}-qt5 and %{name}d.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 autoreconf -fiv
@@ -198,10 +194,10 @@
   --without-libs \
 %endif
   --disable-hardening
-make %{?_smp_mflags} V=1
+%make_build
 
 %check
-make %{?_smp_mflags} LC_ALL=C.UTF-8 check
+%make_build LC_ALL=C.UTF-8 check
 
 %install
 %make_install

++++++ bitcoin-0.20.1.tar.gz -> bitcoin-0.21.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/bitcoin/bitcoin-0.20.1.tar.gz 
/work/SRC/openSUSE:Factory/.bitcoin.new.28504/bitcoin-0.21.0.tar.gz differ: 
char 12, line 1

Reply via email to