Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package warp for openSUSE:Factory checked in 
at 2025-05-26 18:32:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/warp (Old)
 and      /work/SRC/openSUSE:Factory/.warp.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "warp"

Mon May 26 18:32:17 2025 rev:5 rq:1276891 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/warp/warp.changes        2024-10-24 
15:43:36.558250545 +0200
+++ /work/SRC/openSUSE:Factory/.warp.new.2732/warp.changes      2025-05-26 
18:33:31.030328762 +0200
@@ -1,0 +2,16 @@
+Fri May  9 20:23:54 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 0.9.2:
+  * Fixes an issue with the transmit code selection state
+  * Install the icon for Pika Backup in gresources instead of the
+    filesystem
+- Changes from version 0.9.1:
+  * Fixes an issue where the camera would show an endless spinner.
+- Changes from version 0.9.0:
+  * Allow sending files via “Open with” from Files
+  * Translation Updates
+- Add spdx license-list-data as additional source and copy to
+  license crate vendored dir.
+- Re-compress main source tarball into zst.
+
+-------------------------------------------------------------------

Old:
----
  warp-0.8.0.obscpio

New:
----
  license-list-data-0.9.2.tar.gz
  warp-0.9.2.obscpio

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

Other differences:
------------------
++++++ warp.spec ++++++
--- /var/tmp/diff_new_pack.XJXQG8/_old  2025-05-26 18:33:32.110374045 +0200
+++ /var/tmp/diff_new_pack.XJXQG8/_new  2025-05-26 18:33:32.110374045 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package warp
 #
-# Copyright (c) 2024 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
@@ -16,15 +16,19 @@
 #
 
 
-%define _lto_cflags %{nil}
+# Check license crate and data version from vendor.tar.zst
+# The vendored dir will be named as 
vendor/license-<lic_crate_ver>+<lic_data_ver>/
+%define lic_crate_ver 3.6.0
+%define lic_data_ver 3.26.0
 Name:           warp
-Version:        0.8.0
+Version:        0.9.2
 Release:        0
 Summary:        App to securely send files via the internet or local network
 License:        GPL-3.0-or-later
 URL:            https://apps.gnome.org/en-GB/app/app.drey.Warp/
-Source0:        %{name}-%{version}.tar
+Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
+Source2:        
https://github.com/spdx/license-list-data/archive/refs/tags/v%{lic_data_ver}.tar.gz#/license-list-data-%{version}.tar.gz
 BuildRequires:  cargo-packaging
 BuildRequires:  itstool
 BuildRequires:  meson
@@ -50,7 +54,9 @@
 %lang_package
 
 %prep
-%autosetup -a1
+%autosetup -p1 -a1 -b2
+mkdir -p vendor/license-%{lic_crate_ver}+%{lic_data_ver}/license-list-data
+cp -pr ../license-list-data-%{lic_data_ver}/* 
vendor/license-%{lic_crate_ver}+%{lic_data_ver}/license-list-data/
 
 %build
 %meson
@@ -69,8 +75,7 @@
 %{_datadir}/help/C/%{name}/
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/metainfo/*.metainfo.xml
-%dir %{_datadir}/warp
-%{_datadir}/warp/licenses.json
+%{_datadir}/warp/
 
 %files lang -f %{name}.lang
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.XJXQG8/_old  2025-05-26 18:33:32.166376393 +0200
+++ /var/tmp/diff_new_pack.XJXQG8/_new  2025-05-26 18:33:32.174376728 +0200
@@ -3,13 +3,17 @@
     <param name="filename">warp</param>
     <param name="url">https://gitlab.gnome.org/World/warp.git</param>
     <param name="scm">git</param>
-    <param name="revision">v0.8.0</param>
+    <param name="revision">v0.9.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>
   <service mode="manual" name="set_version"/>
   <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
+    <param name="file">*.tar</param>
+    <param name="compression">zstd</param>
+  </service>
   <service name="cargo_vendor" mode="manual">
     <param name="srcdir">warp</param>
     <param name="update">true</param>

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/warp/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.warp.new.2732/vendor.tar.zst differ: char 6, line 1

++++++ warp-0.8.0.obscpio -> warp-0.9.2.obscpio ++++++
++++ 23481 lines of diff (skipped)

++++++ warp.obsinfo ++++++
--- /var/tmp/diff_new_pack.XJXQG8/_old  2025-05-26 18:33:32.506390649 +0200
+++ /var/tmp/diff_new_pack.XJXQG8/_new  2025-05-26 18:33:32.510390817 +0200
@@ -1,5 +1,5 @@
 name: warp
-version: 0.8.0
-mtime: 1729524806
-commit: 74c81e6ff1aca6dd7671bf7c61ebc2aa1294e04a
+version: 0.9.2
+mtime: 1743012975
+commit: 5471f93abac8d2a264493aed9826be66adb76082
 

Reply via email to