Accepting request 1137002 from network:cryptocurrencies
OBS-URL: https://build.opensuse.org/request/show/1137002 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=50
This commit is contained in:
commit
854302f48c
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="exclude">.*</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">refs/tags/v25.0</param>
|
||||
<param name="revision">refs/tags/v26.0</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/bitcoin/bitcoin.git</param>
|
||||
<param name="changesrevision">8105bce5b384c72cf08b25b7c5343622754e7337</param></service></servicedata>
|
||||
<param name="changesrevision">44d8b13c81e5276eb610c99f227a4d090cc532f6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bfb64d82bc65e5aaecb400c2da32a34bb9f7693503c5d9617a8cd8ea0bbdb06
|
||||
size 42999821
|
3
bitcoin-26.0.obscpio
Normal file
3
bitcoin-26.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5eebe3353623f16d5f01a0672088e196e6ef138a7c351398e51da33ffee9095e
|
||||
size 44547085
|
3
bitcoin-26.0.tar.gz
Normal file
3
bitcoin-26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c88edebefe431811baf7f86d99e42780bfc290c16e62ab2888b7a6513478f46
|
||||
size 13021245
|
1306
bitcoin.changes
1306
bitcoin.changes
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
name: bitcoin
|
||||
version: 25.0
|
||||
mtime: 1685009439
|
||||
commit: 8105bce5b384c72cf08b25b7c5343622754e7337
|
||||
version: 26.0
|
||||
mtime: 1701686721
|
||||
commit: 44d8b13c81e5276eb610c99f227a4d090cc532f6
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bitcoin
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2011-2014 P Rusnak <prusnak@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -30,7 +30,7 @@
|
||||
%bcond_without tests
|
||||
%endif
|
||||
Name: bitcoin
|
||||
Version: 25.0
|
||||
Version: 26.0
|
||||
Release: 0
|
||||
Summary: P2P Digital Currency
|
||||
License: MIT
|
||||
@ -83,7 +83,7 @@ several GB of space, slowly growing.
|
||||
Summary: An end-user Qt5 GUI for the %{name_pretty} crypto-currency
|
||||
Group: Development/Libraries/Other
|
||||
Requires(post): update-desktop-files
|
||||
Requires(postun): update-desktop-files
|
||||
Requires(postun):update-desktop-files
|
||||
|
||||
%description qt5
|
||||
%{name_pretty} is a peer-to-peer electronic cash system
|
||||
|
Loading…
Reference in New Issue
Block a user