From f8cae0eaf4bda5f00825a94fd13f70c227fdf94bc401f465317cbe79f3fe1985 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 19 Jun 2017 11:23:47 +0000 Subject: [PATCH] Accepting request 504585 from network - Update to version 0.14.2 * For a complete list of changes see provided release-notes OBS-URL: https://build.opensuse.org/request/show/504585 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=23 --- bitcoin-0.14.1.tar.gz | 3 --- bitcoin-0.14.2.tar.gz | 3 +++ bitcoin.changes | 6 ++++++ bitcoin.spec | 7 ++----- 4 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 bitcoin-0.14.1.tar.gz create mode 100644 bitcoin-0.14.2.tar.gz diff --git a/bitcoin-0.14.1.tar.gz b/bitcoin-0.14.1.tar.gz deleted file mode 100644 index caec844..0000000 --- a/bitcoin-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4391dbf8fa9683f17c3b03feac429c1f3d71dcc6c0dab7d01733519880ea9834 -size 7157456 diff --git a/bitcoin-0.14.2.tar.gz b/bitcoin-0.14.2.tar.gz new file mode 100644 index 0000000..238b397 --- /dev/null +++ b/bitcoin-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219 +size 7180535 diff --git a/bitcoin.changes b/bitcoin.changes index b077310..cf1105d 100644 --- a/bitcoin.changes +++ b/bitcoin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 19 07:59:38 UTC 2017 - mpluskal@suse.com + +- Update to version 0.14.2 + * For a complete list of changes see provided release-notes + ------------------------------------------------------------------- Wed May 31 08:13:30 UTC 2017 - mpluskal@suse.com diff --git a/bitcoin.spec b/bitcoin.spec index b996818..04737c8 100644 --- a/bitcoin.spec +++ b/bitcoin.spec @@ -24,7 +24,7 @@ %define consensus 1 %define is_base 1 Name: bitcoin -Version: 0.14.1 +Version: 0.14.2 Release: 0 Summary: P2P Digital Currency License: MIT @@ -53,14 +53,11 @@ BuildRequires: pkgconfig(Qt5Designer) BuildRequires: pkgconfig(Qt5Help) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(libevent) -BuildRequires: pkgconfig(libevent_openssl) -BuildRequires: pkgconfig(libevent_pthreads) BuildRequires: pkgconfig(libqrencode) BuildRequires: pkgconfig(libzmq) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(protobuf) -BuildRequires: pkgconfig(python) -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig(python3) %{?systemd_requires} %if 0%{?suse_version} > 1315 BuildRequires: libboost_filesystem-devel