commit element-desktop for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package element-desktop for openSUSE:Factory checked in at 2024-10-06 17:52:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/element-desktop (Old) and /work/SRC/openSUSE:Factory/.element-desktop.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "element-desktop" Sun Oct 6 17:52:00 2024 rev:66 rq:1205715 version:1.11.79 Changes: -------- --- /work/SRC/openSUSE:Factory/element-desktop/element-desktop.changes 2024-09-12 16:57:04.162630994 +0200 +++ /work/SRC/openSUSE:Factory/.element-desktop.new.19354/element-desktop.changes 2024-10-06 17:52:13.861750817 +0200 @@ -1,0 +2,43 @@ +Wed Oct 2 12:43:45 UTC 2024 - Dominik Heidler <dheidler@suse.de> + +- Version 1.11.79 + * No changes + + ## ✨ Features + + * https://github.com/element-hq/matrix-react-sdk/pull/106). Contributed by @RiotRobot. + +------------------------------------------------------------------- +Thu Sep 26 21:00:37 UTC 2024 - Dominik Heidler <dheidler@suse.de> + +- Fix build on 15.6 with old python3.6 + * Patch: no-walrus-operator.patch + +------------------------------------------------------------------- +Thu Sep 26 11:47:13 UTC 2024 - Dominik Heidler <dheidler@suse.de> + +- Fix home dir for osc in prepare.sh + +------------------------------------------------------------------- +Thu Sep 26 11:02:53 UTC 2024 - Dominik Heidler <dheidler@suse.com> + +- Version 1.11.78 + ## ✨ Features + + * Add Release announcement for the pinning message list (https://github.com/element-hq/matrix-react-sdk/pull/46). Contributed by @florianduros. + * Unlabs feature pinning (https://github.com/element-hq/matrix-react-sdk/pull/22). Contributed by @florianduros. + * Add mobile registration (https://github.com/element-hq/matrix-react-sdk/pull/42). Contributed by @langleyd. + * Add support for `org.matrix.cross_signing_reset` UIA stage flow (https://github.com/element-hq/matrix-react-sdk/pull/34). Contributed by @t3chguy. + * Add timezone to user profile (https://github.com/element-hq/matrix-react-sdk/pull/20). Contributed by @Half-Shot. + * Add config option to force verification (https://github.com/element-hq/matrix-react-sdk/pull/29). Contributed by @dbkr. + * Reduce pinned message banner size (https://github.com/element-hq/matrix-react-sdk/pull/28). Contributed by @florianduros. + * Enable message pinning labs by default (https://github.com/element-hq/matrix-react-sdk/pull/25). Contributed by @florianduros. + * Remove release announcement of the new header (https://github.com/element-hq/matrix-react-sdk/pull/23). Contributed by @florianduros. + + ## 🐛 Bug Fixes + + * Fix timeout type (https://github.com/element-hq/matrix-react-sdk/pull/40). Contributed by @dbkr. + * Fix huge usage bandwidth and performance issue of pinned message banner. (https://github.com/element-hq/matrix-react-sdk/pull/37). Contributed by @florianduros. + * Reverse order of pinned message list (https://github.com/element-hq/matrix-react-sdk/pull/19). Contributed by @florianduros. + +------------------------------------------------------------------- Old: ---- element-desktop-1.11.77.tar.gz New: ---- element-desktop-1.11.79.tar.gz no-walrus-operator.patch BETA DEBUG BEGIN: New:- Fix build on 15.6 with old python3.6 * Patch: no-walrus-operator.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ element-desktop.spec ++++++ --- /var/tmp/diff_new_pack.yeKkyo/_old 2024-10-06 17:52:15.141804012 +0200 +++ /var/tmp/diff_new_pack.yeKkyo/_new 2024-10-06 17:52:15.145804177 +0200 @@ -17,7 +17,7 @@ Name: element-desktop -Version: 1.11.77 +Version: 1.11.79 Release: 0 Summary: A glossy Matrix collaboration client - desktop License: Apache-2.0 @@ -31,6 +31,7 @@ Patch1: 7za-path.patch Patch2: cc-link-lib-no-static.patch Patch3: remove-fuses.patch +Patch4: no-walrus-operator.patch BuildRequires: element-web = %{version} BuildRequires: app-builder BuildRequires: cargo ++++++ element-desktop-1.11.77.tar.gz -> element-desktop-1.11.79.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/element-desktop-1.11.77/CHANGELOG.md new/element-desktop-1.11.79/CHANGELOG.md --- old/element-desktop-1.11.77/CHANGELOG.md 2024-09-10 16:02:10.000000000 +0200 +++ new/element-desktop-1.11.79/CHANGELOG.md 2024-10-01 14:27:26.000000000 +0200 @@ -1,3 +1,37 @@ +Changes in [1.11.79](https://github.com/element-hq/element-desktop/releases/tag/v1.11.79) (2024-10-01) +====================================================================================================== +* No changes + +## ✨ Features + +* [Backport staging] Allow joining calls and video rooms without enabling the labs flags ([#106](https://github.com/element-hq/matrix-react-sdk/pull/106)). Contributed by @RiotRobot. + + + +Changes in [1.11.78](https://github.com/element-hq/element-desktop/releases/tag/v1.11.78) (2024-09-24) +====================================================================================================== +* No changes + +## ✨ Features + +* Add Release announcement for the pinning message list ([#46](https://github.com/element-hq/matrix-react-sdk/pull/46)). Contributed by @florianduros. +* Unlabs feature pinning ([#22](https://github.com/element-hq/matrix-react-sdk/pull/22)). Contributed by @florianduros. +* Add mobile registration ([#42](https://github.com/element-hq/matrix-react-sdk/pull/42)). Contributed by @langleyd. +* Add support for `org.matrix.cross_signing_reset` UIA stage flow ([#34](https://github.com/element-hq/matrix-react-sdk/pull/34)). Contributed by @t3chguy. +* Add timezone to user profile ([#20](https://github.com/element-hq/matrix-react-sdk/pull/20)). Contributed by @Half-Shot. +* Add config option to force verification ([#29](https://github.com/element-hq/matrix-react-sdk/pull/29)). Contributed by @dbkr. +* Reduce pinned message banner size ([#28](https://github.com/element-hq/matrix-react-sdk/pull/28)). Contributed by @florianduros. +* Enable message pinning labs by default ([#25](https://github.com/element-hq/matrix-react-sdk/pull/25)). Contributed by @florianduros. +* Remove release announcement of the new header ([#23](https://github.com/element-hq/matrix-react-sdk/pull/23)). Contributed by @florianduros. + +## 🐛 Bug Fixes + +* Fix timeout type ([#40](https://github.com/element-hq/matrix-react-sdk/pull/40)). Contributed by @dbkr. +* Fix huge usage bandwidth and performance issue of pinned message banner. ([#37](https://github.com/element-hq/matrix-react-sdk/pull/37)). Contributed by @florianduros. +* Reverse order of pinned message list ([#19](https://github.com/element-hq/matrix-react-sdk/pull/19)). Contributed by @florianduros. + + + Changes in [1.11.77](https://github.com/element-hq/element-desktop/releases/tag/v1.11.77) (2024-09-10) ====================================================================================================== ## Licensing diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/element-desktop-1.11.77/package.json new/element-desktop-1.11.79/package.json --- old/element-desktop-1.11.77/package.json 2024-09-10 16:02:10.000000000 +0200 +++ new/element-desktop-1.11.79/package.json 2024-10-01 14:27:26.000000000 +0200 @@ -2,7 +2,7 @@ "name": "element-desktop", "productName": "Element", "main": "lib/electron-main.js", - "version": "1.11.77", + "version": "1.11.79", "description": "A feature-rich client for Matrix.org", "author": "Element", "homepage": "https://element.io", ++++++ no-walrus-operator.patch ++++++ --- foo/node_modules/node-gyp/gyp/pylib/gyp/common.py 2024-09-26 12:47:30.529999000 +0200 +++ ./common.py 2024-09-26 22:52:44.247875969 +0200 @@ -432,13 +432,17 @@ def replace_sep(s): return s.replace(os.sep, "/") if os.sep != "/" else s - if CC := os.environ.get("CC_target") or os.environ.get("CC"): + CC = os.environ.get("CC_target") or os.environ.get("CC") + CXX = os.environ.get("CXX_target") or os.environ.get("CXX") + CFLAGS = os.environ.get("CFLAGS") + CXXFLAGS = os.environ.get("CXXFLAGS") + if CC: cmd += shlex.split(replace_sep(CC)) - if CFLAGS := os.environ.get("CFLAGS"): + if CFLAGS: cmd += shlex.split(replace_sep(CFLAGS)) - elif CXX := os.environ.get("CXX_target") or os.environ.get("CXX"): + elif CXX: cmd += shlex.split(replace_sep(CXX)) - if CXXFLAGS := os.environ.get("CXXFLAGS"): + if CXXFLAGS: cmd += shlex.split(replace_sep(CXXFLAGS)) else: return {} ++++++ prepare.sh ++++++ --- /var/tmp/diff_new_pack.yeKkyo/_old 2024-10-06 17:52:15.405814983 +0200 +++ /var/tmp/diff_new_pack.yeKkyo/_new 2024-10-06 17:52:15.409815149 +0200 @@ -27,6 +27,7 @@ #additionally, --ignore-scripts seems to be evaluated during caching, and not during install to node_modules. #Mitigate this by resetting ~ to an empty directory mkdir -pv "$tmpdir/home" +oldhome="$HOME" export HOME="$tmpdir/home" tar -xzvvf "${oldwd}/element-desktop-${version}.tar.gz" @@ -97,6 +98,7 @@ read -p "Write changes?" +export HOME="$oldhome" osc vc -m "${changes}" element-desktop.changes dos2unix element-desktop.changes ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/element-desktop/vendor.tar.zst /work/SRC/openSUSE:Factory/.element-desktop.new.19354/vendor.tar.zst differ: char 7, line 1
participants (1)
-
Source-Sync