automatic version update by autodist [release 23.0-1mamba;Sat Apr 23 2022]
This commit is contained in:
parent
1ecc6a23f8
commit
5e5db0d2b6
10
bitcoin.spec
10
bitcoin.spec
@ -1,6 +1,6 @@
|
||||
%define maj123ver %(echo %version | cut -d. -f1-3)
|
||||
Name: bitcoin
|
||||
Version: 22.0
|
||||
Version: 23.0
|
||||
Release: 1mamba
|
||||
Summary: A frontend for the bitcoin cryptocurrency
|
||||
Group: Graphical Desktop/Applications/Other
|
||||
@ -14,22 +14,19 @@ Source1: bitcoin-qt.desktop
|
||||
Source2: bitcoin-qt.svg
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||
#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: libdb53-cxx
|
||||
BuildRequires: libevent-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libminiupnpc-devel
|
||||
BuildRequires: libnatpmp-devel
|
||||
BuildRequires: libqrencode-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsodium-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzeromq-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: miniupnpc-devel >= 1.9.20150206-1mamba
|
||||
BuildRequires: protobuf-devel >= 1.6.1
|
||||
@ -121,6 +118,9 @@ exit 0
|
||||
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
||||
|
||||
%changelog
|
||||
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user