automatic version update by autodist [release 0.21.1-1mamba;Fri Apr 30 2021]
This commit is contained in:
parent
5162b6582b
commit
852f3747b9
20
bitcoin.spec
20
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: 0.21.0
|
Version: 0.21.1
|
||||||
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
|
||||||
@ -16,18 +16,21 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libboost-devel
|
BuildRequires: libboost-devel
|
||||||
BuildRequires: libdb53-devel
|
BuildRequires: libdb53-cxx
|
||||||
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libGL-devel
|
BuildRequires: libminiupnpc-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libqrencode-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt5-devel
|
||||||
|
BuildRequires: libsodium-devel
|
||||||
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: miniupnpc-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzeromq-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
|
||||||
Conflicts: bitcoinclassic
|
Conflicts: bitcoinclassic
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
Obsoletes: bitcoin-qt
|
Obsoletes: bitcoin-qt
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
@ -118,6 +121,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 30 2021 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 0.21.0-1mamba
|
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 0.21.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user