Accepting request 1043940 from home:amanzini:branches:network:cryptocurrencies
- Update to version 24.0.1 changelogs: * https://bitcoincore.org/en/releases/24.0.1/ * https://bitcoincore.org/en/releases/23.0/ * https://bitcoincore.org/en/releases/22.1/ - fixed upstream version number change: it's not 0.x anymore` OBS-URL: https://build.opensuse.org/request/show/1043940 OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=49
This commit is contained in:
parent
d57e415ef0
commit
e3e27be21f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0e9d089b57048b1555efa7cd5a63a7ed042482045f6f33402b1df425bf9613b
|
|
||||||
size 7972234
|
|
3
bitcoin-24.0.1.tar.gz
Normal file
3
bitcoin-24.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12d4ad6dfab4767d460d73307e56d13c72997e114fad4f274650f95560f5f2ff
|
||||||
|
size 11412628
|
@ -1,7 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 20 15:28:42 UTC 2022 - Andrea Manzini <andrea.manzini@suse.com>
|
||||||
|
|
||||||
|
- Update to version 24.0.1
|
||||||
|
changelogs:
|
||||||
|
* https://bitcoincore.org/en/releases/24.0.1/
|
||||||
|
* https://bitcoincore.org/en/releases/23.0/
|
||||||
|
* https://bitcoincore.org/en/releases/22.1/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 8 22:33:43 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
|
Sun May 8 22:33:43 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
|
||||||
|
|
||||||
- fixed upstream version number change: it's not 0.x anymore
|
- fixed upstream version number change: it's not 0.x anymore`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 13:11:18 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
|
Fri Apr 22 13:11:18 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
%endif
|
%endif
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 22.0
|
Version: 24.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: P2P Digital Currency
|
Summary: P2P Digital Currency
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Index: bitcoin-0.21.1/contrib/init/bitcoind.service
|
Index: bitcoin-24.0.1/contrib/init/bitcoind.service
|
||||||
===================================================================
|
===================================================================
|
||||||
--- bitcoin-0.21.1.orig/contrib/init/bitcoind.service
|
--- bitcoin-24.0.1.orig/contrib/init/bitcoind.service
|
||||||
+++ bitcoin-0.21.1/contrib/init/bitcoind.service
|
+++ bitcoin-24.0.1/contrib/init/bitcoind.service
|
||||||
@@ -69,6 +69,16 @@ NoNewPrivileges=true
|
@@ -74,6 +74,16 @@ NoNewPrivileges=true
|
||||||
# Use a new /dev namespace only populated with API pseudo devices
|
# Use a new /dev namespace only populated with API pseudo devices
|
||||||
# such as /dev/null, /dev/zero and /dev/random.
|
# such as /dev/null, /dev/zero and /dev/random.
|
||||||
PrivateDevices=true
|
PrivateDevices=true
|
||||||
|
Loading…
Reference in New Issue
Block a user