forked from pool/bitcoin
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:
parent
ec21ebab64
commit
f8cae0eaf4
@ -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
3
bitcoin-0.14.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219
|
||||||
|
size 7180535
|
@ -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
|
Wed May 31 08:13:30 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define consensus 1
|
%define consensus 1
|
||||||
%define is_base 1
|
%define is_base 1
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 0.14.1
|
Version: 0.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: P2P Digital Currency
|
Summary: P2P Digital Currency
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -53,14 +53,11 @@ BuildRequires: pkgconfig(Qt5Designer)
|
|||||||
BuildRequires: pkgconfig(Qt5Help)
|
BuildRequires: pkgconfig(Qt5Help)
|
||||||
BuildRequires: pkgconfig(Qt5UiTools)
|
BuildRequires: pkgconfig(Qt5UiTools)
|
||||||
BuildRequires: pkgconfig(libevent)
|
BuildRequires: pkgconfig(libevent)
|
||||||
BuildRequires: pkgconfig(libevent_openssl)
|
|
||||||
BuildRequires: pkgconfig(libevent_pthreads)
|
|
||||||
BuildRequires: pkgconfig(libqrencode)
|
BuildRequires: pkgconfig(libqrencode)
|
||||||
BuildRequires: pkgconfig(libzmq)
|
BuildRequires: pkgconfig(libzmq)
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(protobuf)
|
BuildRequires: pkgconfig(protobuf)
|
||||||
BuildRequires: pkgconfig(python)
|
BuildRequires: pkgconfig(python3)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%if 0%{?suse_version} > 1315
|
%if 0%{?suse_version} > 1315
|
||||||
BuildRequires: libboost_filesystem-devel
|
BuildRequires: libboost_filesystem-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user