Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bitcoin for openSUSE:Factory checked in at 2022-05-09 18:44:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bitcoin (Old) and /work/SRC/openSUSE:Factory/.bitcoin.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bitcoin" Mon May 9 18:44:05 2022 rev:46 rq:975712 version:22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes 2022-04-28 23:08:06.488696660 +0200 +++ /work/SRC/openSUSE:Factory/.bitcoin.new.1538/bitcoin.changes 2022-05-09 18:44:33.060238969 +0200 @@ -1,0 +2,5 @@ +Sun May 8 22:33:43 UTC 2022 - Andrei Dziahel <[email protected]> + +- fixed upstream version number change: it's not 0.x anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bitcoin.spec ++++++ --- /var/tmp/diff_new_pack.H88T4c/_old 2022-05-09 18:44:33.760239790 +0200 +++ /var/tmp/diff_new_pack.H88T4c/_new 2022-05-09 18:44:33.764239795 +0200 @@ -23,7 +23,6 @@ %define name_pretty %{base_pretty} %define consensus 1 %define is_base 1 -%define shortver 22.0 # Disable tests on Tumbleweed because of an hard to investigate error %if 0%{?suse_version} > 1500 %bcond_with tests @@ -31,13 +30,13 @@ %bcond_without tests %endif Name: bitcoin -Version: 0.%{shortver} +Version: 22.0 Release: 0 Summary: P2P Digital Currency License: MIT Group: Productivity/Networking/Other URL: https://%{name}.org -Source0: https://bitcoincore.org/bin/bitcoin-core-%{shortver}/bitcoin-%{shortver}.tar.gz +Source0: https://bitcoincore.org/bin/bitcoin-core-%{version}/bitcoin-%{version}.tar.gz Source1: %{base}d.service Source3: %{base}d.conf Source4: %{base}.conf @@ -175,7 +174,7 @@ %endif %prep -%autosetup -p1 -n %{name}-%{shortver} +%autosetup -p1 %build autoreconf -fiv
