Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eww for openSUSE:Factory checked in at 2025-06-10 09:06:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eww (Old) and /work/SRC/openSUSE:Factory/.eww.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eww" Tue Jun 10 09:06:48 2025 rev:4 rq:1284014 version:0.6.0+git86.g98c220126d912b935987766f56650b55f3e226eb Changes: -------- --- /work/SRC/openSUSE:Factory/eww/eww.changes 2024-09-27 17:11:45.183305330 +0200 +++ /work/SRC/openSUSE:Factory/.eww.new.19631/eww.changes 2025-06-10 09:09:33.610037626 +0200 @@ -1,0 +2,91 @@ +Mon Jun 09 02:24:18 UTC 2025 - Soc Virnyl Estela <uncomfyhaloma...@opensuse.org> + +- Update to version 0.6.0+git86.g98c220126d912b935987766f56650b55f3e226eb: + * Fix crash on invalid formattime (#1317) + * Add wordchar wrap mode (#1306) + * Fix crash on NaN or infinite graph value (#1318) + * fix documentation of ceil and floor (fixes #1319) + * Add floor() and ceil() (#1315) + * Add warning for invalid exclusive and anchor combination (#1316) + * Add wikipedia link to widget essay + * Revert hot-reloading regressions (#1296) + * Add value-pos to scale widget (#1285) + * Force recreating windows on config change (#1284) + * Avoid recreating windows when only duration changes (#1236) + * fix: Load systray items that are registered without a path (#1230) + * feat: add subcommand to force-poll variable (#1227) + * add lines and wrap-mode properties to label widget (#1278) + * add `log` to expressions (#1271) + * fix: get_locale follows posix standard (#1264) + * feat: add `raw-output` for `jq` (#1199) + * fix: improve scope handling (#1189) + * feat: Add support for on-demand window focus on wayland (#1215) + * Fixing examples.md (#1257) + * `powi`/`powf` simplexpr functions (#1255) + * Reference yolk in Readme + * Add "Activate Linux" to README.md (#1242) + * Update expression_language.md (#1231) + * feat: support empty string for safe access operator (#1176) + * fix bug_report issue template even more + * Fix bug_report issue template + * Add platform section to bug-report issue template + * feat: button improvements (#1187) + * Some docs updates (#1179) + * feat: update toolchain to 1.81.0 (#1195) + * nix: update flake-compat (#1197) + * revert: zbus 4 -> 3 (#1203) + * Implement explicitly setting a center of rotation (#783) + * Clean up example SCSS file (#644) + * fix: demote two logging statements to debug (#1183) + * fix: fix system tray not displaying anything (#1181) + * Fixing missing commas in example (#1174) + * docs(readme): improve spacing (#886) + * fix: make formattime follow system locale (#1177) + * fix: remove unused import (#1168) + * Fix Typo ("procent" -> "percent") (#1169) + * add `EWW_BATTERY` support in (free|open|net)bsd (#645) + * docs: Add example for data structures (#595) + * feat: Add option for graph drawing direction (#1113) + * Add scss support for style property (#1121) + * Use gdk_screen_get_monitor_plug_name to provide more consistent monitor names on wayland (#1129) + * fix: fix changelog, warnings and lints (#1155) + * Fix: EWW_NET wrong values for TX/RX stats (#1108) + * docs: changed kB to bytes in `EWW_RAM` description (#1075) + * feat: add fill-svg and preserve-aspect-ratio attributes to image widget (#1148) + * Fix: the gtk `expander` widget bugfix (#1132) + * Fix: the gtk `stack` widget bugfix (#1119) + * chore: automatically update a few dependencies + * chore: update toolchain to 1.80.1 + * chore: automatically update a few dependencies + * chore: automatically update a few dependencies + * chore: automatically update a few dependencies + * chore: automatically update a few dependencies + * chore: update derive_more to 1.0 + * chore: automatically update a few dependencies + * fix: update grass; re-enable default features for grass + * chore: automatically update a few dependencies + * docs: update changelog + * chore: automatically update a few dependencies + * docs: update zbus-xmlgen generation commands; add zbus-xmlgen to development shell + * chore: update zbus + * fix: fix lints + * chore(cargo): move gtk, zbus to workspace + * chore: update itertools; update zbus + * chore: update a few dependencies + * nix: switch to nixfmt-rfc-style + * chore: use cargo to update almost all dependencies + * chore: update gtk and related dependencies to 0.18 + * chore: update toolchain to 1.80.0 + * chore: update flake.lock + * Typo in configuration.md + * Set GDK_BACKEND env var on wayland + * Add `min` and `max` simplexpr functions (#1123) + * systray: fix remove items (#1098) + * remove sysinfo/linux-netdevs feature (#1096) + * systray: add `:hover` attribute to tray items (#1091) + * Fix string truncation (#1084) + * fix: refactor and fix flake (#1038) + * fix: bump cargo version (#1080) + * Update ahash to fix yanked version (#1079) + +------------------------------------------------------------------- @@ -39,0 +131 @@ + Old: ---- eww-0.6.0+git53.tar.zst New: ---- eww-0.6.0+git86.g98c220126d912b935987766f56650b55f3e226eb.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eww.spec ++++++ --- /var/tmp/diff_new_pack.bhMBMi/_old 2025-06-10 09:09:35.058097483 +0200 +++ /var/tmp/diff_new_pack.bhMBMi/_new 2025-06-10 09:09:35.058097483 +0200 @@ -1,7 +1,7 @@ # # spec file for package eww # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 mantarimay # # All modifications and additions to the file contributed by third parties @@ -19,14 +19,14 @@ %bcond_without test Name: eww -Version: 0.6.0+git53 +Version: 0.6.0+git86.g98c220126d912b935987766f56650b55f3e226eb Release: 0 Summary: ElKowars wacky widgets License: MIT URL: https://github.com/elkowar/eww Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst -BuildRequires: cargo >= 1.70.0 +BuildRequires: cargo BuildRequires: cargo-packaging BuildRequires: gtk-layer-shell-devel BuildRequires: gtk3-devel @@ -39,7 +39,6 @@ %prep %autosetup -a1 -p1 -rm docs/.gitignore sed -i '1s|#!/bin/sh|#!/usr/bin/sh|' examples/eww-bar/scripts/getvol %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bhMBMi/_old 2025-06-10 09:09:35.094098972 +0200 +++ /var/tmp/diff_new_pack.bhMBMi/_new 2025-06-10 09:09:35.098099137 +0200 @@ -1,24 +1,17 @@ <services> - <service mode="manual" name="obs_scm"> + <service mode="manual" name="roast_scm"> <param name="url">https://github.com/elkowar/eww</param> - <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param> - <param name="scm">git</param> - <param name="revision">8661abf2bf07f5a809fc995233d93810cc1ac871</param> - <param name="versionrewrite-pattern">v(.*)</param> - <param name="versionrewrite-replacement">\1</param> - <param name="changesgenerate">enable</param> + <param name="revision">master</param> + <param name="versionrewriteregex">^v?(.*)</param> + <param name="versionrewritepattern">$1</param> + <param name="changesgenerate">true</param> + <param name="changesauthor">Soc Virnyl Estela</param> + <param name="changesemail">uncomfyhaloma...@opensuse.org</param> </service> - <service mode="manual" name="tar" /> - <service mode="manual" name="recompress"> - <param name="file">*.tar</param> - <param name="compression">zst</param> - </service> - <service mode="manual" name="set_version"/> <service name="cargo_vendor" mode="manual"> <param name="src">eww*.tar*</param> <param name="update">false</param> <param name="filter">false</param> </service> - <service name="cargo_audit" mode="manual" /> </services> ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/eww/vendor.tar.zst /work/SRC/openSUSE:Factory/.eww.new.19631/vendor.tar.zst differ: char 7, line 1