x86: rebuilt with db53 instead of db48 [release 26.0-2mamba;Sun Feb 11 2024]
This commit is contained in:
parent
402b17a412
commit
236488ab39
@ -1,7 +1,7 @@
|
|||||||
%define maj123ver %(echo %version | cut -d. -f1-3)
|
%define maj123ver %(echo %version | cut -d. -f1-3)
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 26.0
|
Version: 26.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A frontend for the bitcoin cryptocurrency
|
Summary: A frontend for the bitcoin cryptocurrency
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -9,7 +9,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://bitcoincore.org/en/download/
|
URL: https://bitcoincore.org/en/download/
|
||||||
Source: https://github.com/bitcoin/bitcoin.git/v%{version}/bitcoin-%{version}.tar.bz2
|
Source: https://github.com/bitcoin/bitcoin.git/v%{version}/bitcoin-%{version}.tar.bz2
|
||||||
#Source: https://bitcoin.org/bin/bitcoin-core-%{version}/bitcoin-%{version}.tar.gz
|
|
||||||
Source1: bitcoin-qt.desktop
|
Source1: bitcoin-qt.desktop
|
||||||
Source2: bitcoin-qt.svg
|
Source2: bitcoin-qt.svg
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -118,6 +117,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 26.0-2mamba
|
||||||
|
- x86: rebuilt with db53 instead of db48
|
||||||
|
|
||||||
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 26.0-1mamba
|
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 26.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user