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
This commit is contained in:
Dominique Leuenberger 2017-06-19 11:23:47 +00:00 committed by Git OBS Bridge
parent ec21ebab64
commit f8cae0eaf4
4 changed files with 11 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4391dbf8fa9683f17c3b03feac429c1f3d71dcc6c0dab7d01733519880ea9834
size 7157456

3
bitcoin-0.14.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219
size 7180535

View File

@ -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

View File

@ -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