commit i3status-rust for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package i3status-rust for openSUSE:Factory checked in at 2023-02-28 14:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i3status-rust (Old) and /work/SRC/openSUSE:Factory/.i3status-rust.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "i3status-rust" Tue Feb 28 14:31:37 2023 rev:2 rq:1068163 version:0.30.3 Changes: -------- --- /work/SRC/openSUSE:Factory/i3status-rust/i3status-rust.changes 2023-01-05 15:01:05.577096207 +0100 +++ /work/SRC/openSUSE:Factory/.i3status-rust.new.31432/i3status-rust.changes 2023-02-28 14:31:38.213938996 +0100 @@ -1,0 +2,37 @@ +Tue Feb 28 10:10:39 UTC 2023 - nyslay@gmail.com + +- Update to version 0.30.3: + * v0.30.3 + * make pomodoro usable again + * Update NEWS.md + * Update NEWS.md + * readme: list all possible `button` values + * setting a click handler without action disables default action + * net: do not panic if ip addr has wrong length + * Fix typos (#1738) + * music: fix typo for 'play' and 'preferred' (#1754) + * net: select first available local ip + +------------------------------------------------------------------- +Tue Feb 28 10:07:48 UTC 2023 - Dawid Adam <nyslay@gmail.com> + +- Update to 0.30.3 + * New service_status block: monitor the state of a (systemd) service. + * New tea_timer block: a simple timer. + * When blocks error they no longer take down the entire bar. Instead, they now enter error mode: "X" will be shown and on left click the full error message will be shown in the bar. + * apt block has new ignore_phased_updates option. (#1717) + * battery now supports empty_threshold to specify below which percentage the battery is considered empty, and empty_format to use a custom format when the battery is empty. + * battery now supports not_charging_format config option. (#1685) + * custom_dbus block can now be used more than once in your config. + * custom block has new config option persistent which runs a command in the background and updates the block text for each received output line. + * focused_window block now supports most wlroots-based compositors. + * music block now supports controlling and displaying the volume for individual players (#1722) + * music block now has interface_name_exclude and improved playerctld support (#1710) + * net block now supports regex for device (#1601) + * notify block now has support for SwayNotificationCenter via driver = "swaync" (#1662) + * weather block now supports using met.no as an info source (#1577) + * More blocks now support format option (custom, custom_dbus, hueshift, maildir, notmuch, pomodoro, time, uptime) + * Some blocks now have debug logs which can be enabled like so: RUST_LOG=block=debug i3status-rs where "block" is the block name. + * Default click actions for blocks can now be remapped (#1686) + +------------------------------------------------------------------- Old: ---- i3status-rust-0.22.0.tar.gz New: ---- i3status-rust-0.30.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i3status-rust.spec ++++++ --- /var/tmp/diff_new_pack.phqLgV/_old 2023-02-28 14:31:39.673946881 +0100 +++ /var/tmp/diff_new_pack.phqLgV/_new 2023-02-28 14:31:39.681946924 +0100 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: i3status-rust -Version: 0.22.0 +Version: 0.30.3 Release: 0%{?dist} Summary: Feature-rich and resource-friendly replacement for i3status, written in Rust -License: GPL-3.0+ +License: GPL-3.0-or-later URL: https://github.com/greshake/i3status-rust Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz @@ -30,13 +31,13 @@ ExclusiveArch: %{rust_tier1_arches} +BuildRequires: cargo >= 1.40 BuildRequires: cargo-packaging BuildRequires: libpulse-devel +BuildRequires: libsensors4-devel +BuildRequires: rust >= 1.40 BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(openssl) -BuildRequires: cargo >= 1.40 -BuildRequires: rust >= 1.40 -BuildRequires: libsensors4-devel Recommends: fontawesome-fonts @@ -49,18 +50,12 @@ information (time, battery status, volume, etc) on the i3 bar. It is also compatible with sway. - %prep %setup -qa1 mkdir .cargo cp %{SOURCE2} .cargo/config -# Set codegen-units to 1 -echo -e '\n[profile.release]' >> Cargo.toml -echo 'codegen-units = 1' >> Cargo.toml - - %build %{cargo_build} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.phqLgV/_old 2023-02-28 14:31:39.717947119 +0100 +++ /var/tmp/diff_new_pack.phqLgV/_new 2023-02-28 14:31:39.721947140 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/greshake/i3status-rust</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v0.22.0</param> + <param name="revision">v0.30.3</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ i3status-rust-0.22.0.tar.gz -> i3status-rust-0.30.3.tar.gz ++++++ ++++ 50037 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/i3status-rust/vendor.tar.gz /work/SRC/openSUSE:Factory/.i3status-rust.new.31432/vendor.tar.gz differ: char 5, line 1
participants (1)
-
Source-Sync