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)
|
%define maj123ver %(echo %version | cut -d. -f1-3)
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 22.0
|
Version: 23.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A frontend for the bitcoin cryptocurrency
|
Summary: A frontend for the bitcoin cryptocurrency
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
@ -14,22 +14,19 @@ Source1: bitcoin-qt.desktop
|
|||||||
Source2: bitcoin-qt.svg
|
Source2: bitcoin-qt.svg
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## 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: glibc-devel
|
||||||
BuildRequires: libboost-devel
|
|
||||||
BuildRequires: libdb53-cxx
|
BuildRequires: libdb53-cxx
|
||||||
BuildRequires: libevent-devel
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libminiupnpc-devel
|
BuildRequires: libminiupnpc-devel
|
||||||
BuildRequires: libnatpmp-devel
|
BuildRequires: libnatpmp-devel
|
||||||
BuildRequires: libqrencode-devel
|
BuildRequires: libqrencode-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libsodium-devel
|
BuildRequires: libsodium-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzeromq-devel
|
BuildRequires: libzeromq-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: miniupnpc-devel >= 1.9.20150206-1mamba
|
BuildRequires: miniupnpc-devel >= 1.9.20150206-1mamba
|
||||||
BuildRequires: protobuf-devel >= 1.6.1
|
BuildRequires: protobuf-devel >= 1.6.1
|
||||||
@ -121,6 +118,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 22.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user