Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="exclude">.*</param>
|
<param name="exclude">.*</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="revision">refs/tags/v28.1</param>
|
<param name="revision">refs/tags/v27.1</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
<service name="recompress" mode="buildtime">
|
<service name="recompress" mode="buildtime">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/bitcoin/bitcoin.git</param>
|
<param name="url">https://github.com/bitcoin/bitcoin.git</param>
|
||||||
<param name="changesrevision">32efe850438ef22e2de39e562af557872a402c31</param></service></servicedata>
|
<param name="changesrevision">1088a98f5aad080cc6cca2da174f206509fcda6c</param></service></servicedata>
|
3
bitcoin-27.1.obscpio
Normal file
3
bitcoin-27.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:853d55b9ae68f2dc57001a26f48fb86ca521c4e5543396e8b7e1b4c7ad727d8f
|
||||||
|
size 46261773
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50ab42a172850083da4bd91fcaec0a6f92719f2c17b23a5a0308eb65d361e2ef
|
|
||||||
size 45763085
|
|
1326
bitcoin.changes
1326
bitcoin.changes
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
|||||||
name: bitcoin
|
name: bitcoin
|
||||||
version: 28.1
|
version: 27.1
|
||||||
mtime: 1736274776
|
mtime: 1718111937
|
||||||
commit: 32efe850438ef22e2de39e562af557872a402c31
|
commit: 1088a98f5aad080cc6cca2da174f206509fcda6c
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bitcoin
|
# spec file for package bitcoin
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2011-2014 P Rusnak <prusnak@opensuse.org>
|
# Copyright (c) 2011-2014 P Rusnak <prusnak@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -21,10 +21,10 @@
|
|||||||
%define base bitcoin
|
%define base bitcoin
|
||||||
%define base_pretty Bitcoin
|
%define base_pretty Bitcoin
|
||||||
%define name_pretty %{base_pretty}
|
%define name_pretty %{base_pretty}
|
||||||
%define consensus 0
|
%define consensus 1
|
||||||
%define is_base 1
|
%define is_base 1
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 28.1
|
Version: 27.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: P2P Digital Currency
|
Summary: P2P Digital Currency
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user