Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package SpeedTest++ for openSUSE:Factory 
checked in at 2025-05-31 19:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SpeedTest++ (Old)
 and      /work/SRC/openSUSE:Factory/.SpeedTest++.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SpeedTest++"

Sat May 31 19:15:43 2025 rev:3 rq:1281173 version:1.11+git20240407.b743996

Changes:
--------
--- /work/SRC/openSUSE:Factory/SpeedTest++/SpeedTest++.changes  2025-03-26 
21:25:51.156548852 +0100
+++ /work/SRC/openSUSE:Factory/.SpeedTest++.new.16005/SpeedTest++.changes       
2025-05-31 19:16:36.058098900 +0200
@@ -1,0 +2,6 @@
+Wed May 21 07:51:59 UTC 2025 - Martin Pluskal <[email protected]>
+
+- Switch to obs_scm service
+- Update to version 1.11+git20240407.b743996
+
+-------------------------------------------------------------------

Old:
----
  SpeedTest++-1.11+git20210829.0f63cfb.tar.xz

New:
----
  SpeedTest++-1.11+git20240407.b743996.obscpio
  SpeedTest++.obsinfo

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

Other differences:
------------------
++++++ SpeedTest++.spec ++++++
--- /var/tmp/diff_new_pack.SADbDX/_old  2025-05-31 19:16:37.722167669 +0200
+++ /var/tmp/diff_new_pack.SADbDX/_new  2025-05-31 19:16:37.730168000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SpeedTest++
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           SpeedTest++
-Version:        1.11+git20210829.0f63cfb
+Version:        1.11+git20240407.b743996
 Release:        0
 Summary:        Yet another unofficial speedtest.net client cli interface
 License:        MIT
 URL:            https://github.com/taganaka/SpeedTest
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 3.5
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(libcrypto)

++++++ SpeedTest++.obsinfo ++++++
name: SpeedTest++
version: 1.11+git20240407.b743996
mtime: 1712510237
commit: b743996d617e63c065b8552165954dfd2b1f2918

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SADbDX/_old  2025-05-31 19:16:38.114183870 +0200
+++ /var/tmp/diff_new_pack.SADbDX/_new  2025-05-31 19:16:38.146185192 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service mode="disabled" name="tar_scm">
+  <service mode="manual" name="obs_scm">
     <param name="url">https://github.com/taganaka/SpeedTest.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
@@ -8,10 +8,13 @@
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
   </service>
-  <service mode="disabled" name="recompress">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
+    <param name="compression">gz</param>
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
   </service>
-  <service mode="disabled" name="set_version" />
+  <service name="set_version" mode="manual">
+    <param name="file">SpeedTest++.spec</param>
+  </service>
 </services>
 

Reply via email to