Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package element-web for openSUSE:Factory 
checked in at 2022-10-22 14:13:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/element-web (Old)
 and      /work/SRC/openSUSE:Factory/.element-web.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "element-web"

Sat Oct 22 14:13:12 2022 rev:23 rq:1030417 version:1.11.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/element-web/element-web.changes  2022-10-19 
13:18:19.945303604 +0200
+++ /work/SRC/openSUSE:Factory/.element-web.new.2275/element-web.changes        
2022-10-22 14:13:47.308837737 +0200
@@ -1,0 +2,5 @@
+Wed Oct 19 15:07:28 UTC 2022 - Andreas Schwab <sch...@suse.de>
+
+- Add sentry-cli for riscv64
+
+-------------------------------------------------------------------
@@ -44,0 +50 @@
+

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

Other differences:
------------------
++++++ npm-packages-offline-cache.tar.gz ++++++
/work/SRC/openSUSE:Factory/element-web/npm-packages-offline-cache.tar.gz 
/work/SRC/openSUSE:Factory/.element-web.new.2275/npm-packages-offline-cache.tar.gz
 differ: char 12, line 1

++++++ prepare.sh ++++++
--- /var/tmp/diff_new_pack.TA1EIX/_old  2022-10-22 14:13:49.084841945 +0200
+++ /var/tmp/diff_new_pack.TA1EIX/_new  2022-10-22 14:13:49.088841955 +0200
@@ -37,7 +37,7 @@
 # fill sentry-cli cache with mock binaries for all architecutres
 cd sentry-cli
 sentry_cli_version=$(ls ../@sentry-cli-*.tgz | sed -e 's/.*cli-//' -e 
's/.tgz//')
-for arch in i686 x86_64 aarch64 armv7 ; do
+for arch in i686 x86_64 aarch64 armv7 riscv64; do
        
url="https://downloads.sentry-cdn.com/sentry-cli/${sentry_cli_version}/sentry-cli-Linux-${arch}";
        filehash=$(echo -n "$url" | md5sum | cut -c1-6)
        target="${filehash}-sentry-cli-Linux-${arch/_/-}"

Reply via email to