diff --git a/bitcoin.spec b/bitcoin.spec index c410a0a..8a7d754 100644 --- a/bitcoin.spec +++ b/bitcoin.spec @@ -1,7 +1,7 @@ %define maj123ver %(echo %version | cut -d. -f1-3) Name: bitcoin Version: 26.0 -Release: 1mamba +Release: 2mamba Summary: A frontend for the bitcoin cryptocurrency Group: Graphical Desktop/Applications/Other Vendor: openmamba @@ -9,7 +9,6 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://bitcoincore.org/en/download/ 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 Source2: bitcoin-qt.svg License: GPL @@ -118,6 +117,9 @@ exit 0 %{_libdir}/pkgconfig/libbitcoinconsensus.pc %changelog +* Sun Feb 11 2024 Silvan Calarco 26.0-2mamba +- x86: rebuilt with db53 instead of db48 + * Mon Dec 04 2023 Automatic Build System 26.0-1mamba - automatic version update by autodist