Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bitcoin for openSUSE:Factory checked 
in at 2023-05-31 21:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitcoin (Old)
 and      /work/SRC/openSUSE:Factory/.bitcoin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitcoin"

Wed May 31 21:54:55 2023 rev:49 rq:1089981 version:25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes  2023-04-11 
13:51:59.931652547 +0200
+++ /work/SRC/openSUSE:Factory/.bitcoin.new.1533/bitcoin.changes        
2023-05-31 21:54:59.493180621 +0200
@@ -1,0 +2,14 @@
+Wed May 31 09:24:59 UTC 2023 - Martin Pluskal <[email protected]>
+
+- Update to version 25.0:
+  * doc: update release notes for 25.0
+  * doc: update manual pages for 25.0
+  * build: bump version to v25.0 final
+  * doc: update manual pages for v25.0rc2
+  * build: bump version to v25.0rc2
+  * net_processing: Boost inv trickle rate
+  * txmempool: have CompareDepthAndScore sort missing txs first
+  * p2p: Avoid prematurely clearing download state for other peers
+- Drop 392dc68e.patch
+
+-------------------------------------------------------------------

Old:
----
  392dc68e.patch
  bitcoin-24.0.1.tar.gz

New:
----
  _service
  _servicedata
  bitcoin-25.0.obscpio
  bitcoin.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bitcoin.spec ++++++
--- /var/tmp/diff_new_pack.BNnRHj/_old  2023-05-31 21:55:00.957189273 +0200
+++ /var/tmp/diff_new_pack.BNnRHj/_new  2023-05-31 21:55:00.961189297 +0200
@@ -30,18 +30,17 @@
 %bcond_without tests
 %endif
 Name:           bitcoin
-Version:        24.0.1
+Version:        25.0
 Release:        0
 Summary:        P2P Digital Currency
 License:        MIT
 Group:          Productivity/Networking/Other
 URL:            https://%{name}.org
-Source0:        
https://bitcoincore.org/bin/bitcoin-core-%{version}/bitcoin-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 Source1:        %{base}d.service
 Source3:        %{base}d.conf
 Source4:        %{base}.conf
 Patch0:         harden_bitcoind.service.patch
-Patch1:         https://github.com/bitcoin/bitcoin/commit/392dc68e.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -68,7 +67,7 @@
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(protobuf)
 BuildRequires:  pkgconfig(python3)
-%{?systemd_requires}
+%{?systemd_ordering}
 
 %description
 %{name_pretty} is a peer-to-peer electronic cash system
@@ -84,7 +83,7 @@
 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

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="url">https://github.com/bitcoin/bitcoin.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="exclude">.*</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <param name="revision">refs/tags/v25.0</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="file">bitcoin.spec</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/bitcoin/bitcoin.git</param>
              <param 
name="changesrevision">8105bce5b384c72cf08b25b7c5343622754e7337</param></service></servicedata>
(No newline at EOF)

++++++ bitcoin.obsinfo ++++++
name: bitcoin
version: 25.0
mtime: 1685009439
commit: 8105bce5b384c72cf08b25b7c5343622754e7337

Reply via email to