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-07-03 17:41:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/i3status-rust (Old)
 and      /work/SRC/openSUSE:Factory/.i3status-rust.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "i3status-rust"

Mon Jul  3 17:41:51 2023 rev:5 rq:1096186 version:0.31.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/i3status-rust/i3status-rust.changes      
2023-04-21 14:17:45.246830492 +0200
+++ /work/SRC/openSUSE:Factory/.i3status-rust.new.13546/i3status-rust.changes   
2023-07-03 17:41:52.232395403 +0200
@@ -1,0 +2,88 @@
+Fri Jun 30 15:07:58 UTC 2023 - [email protected]
+
+- Update to version 0.31.8:
+  * v0.31.8
+  * update NEWS.md
+  * update inotify code not to use deprecated fns
+  * update deps (fixes build on latest nightly)
+  * switch to upstream git zbus
+  * use is_some_and(..) instead of map_or(false, ..)
+  * build(deps): bump openssl from 0.10.54 to 0.10.55
+  * update README
+  * Temporarily switch to a fork of zbus
+  * v0.30.7
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.8:
+  * Music block now functions properly when a player name contains -.
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.7:
+  * Maildir: Support glob expansions in inboxes (for example, this now works: 
inboxes = ["~/Maildir/account1/*"]).
+  * Battery(sysfs): Handle the case when charge rate is lower than current 
power usage.
+  * Keyboard layout: Add support for keyboard layout variant to setxkbmap 
driver.
+  * Blocks that make web requests will now do 3 retries before displaying an 
error.
+  * Blocks can now recover from "Failed to render full text" errors.
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.6:
+  * Support custom separators in rotating text. Example: format = " 
$title.str(max_w:30, rot_interval:0.2, rot_separator:' - ') |".
+  * Battery(sysfs): calculate battery level based on 
{charge,energy}_{now,full} instead of kernel-provided capacity (see #1906).
+  * Text formatting now operates on graphemes instead of "chars". This means 
that symbols like "a̐" are now processed correctly.
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.5:
+  * Net: do not consider IPs with scope host or lower.
+  * Net: Define an "active" interface as an interface with 1) state UP or 2) 
state UNKNOWN but has an IP. Previously only part 1) was considered.
+  * Net: add inactive_format.
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.4:
+  * Update Cargo.lock.
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.3:
+  * Kdeconnect: Add connectivity report (cell network)
+  * Add vertical option for bar formatting (▁ ▂ ▃ ▄ ▅ ▆ ▇)
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.2:
+  * Vpn: add mullvad driver.
+  * Don't require block = "..." to be the first field.
+  * Battery: automatically recover from some errors.
+  * Sound: automatically reconnect to pulseaudio server when connection fails.
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.1:
+  * Update material-nf icon set for Nerd Fonts v3.
+  * Temperature: the icon now reflects the max temperature (material-nf icon 
set only).
+
+-------------------------------------------------------------------
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam <[email protected]>
+
+- Update to version 0.31.0:
+  * Sound: mappings_use_regex now defaults to true.
+  * block = "..." is now required to be the first field of block configs. 
However, an error in a block's config will not break the entire bar.
+  * Battery: added charging_format config option.
+  * Net: fix missing_format option.
+  * Backlight: fix "calibright config error".
+  * The default release profile no longer strips the binary.
+  * Added release-debug-info profile.
+
+-------------------------------------------------------------------

Old:
----
  i3status-rust-0.30.7.tar.gz

New:
----
  i3status-rust-0.31.8.tar.gz

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

Other differences:
------------------
++++++ i3status-rust.spec ++++++
--- /var/tmp/diff_new_pack.AvlKHl/_old  2023-07-03 17:41:54.536408968 +0200
+++ /var/tmp/diff_new_pack.AvlKHl/_new  2023-07-03 17:41:54.564409132 +0200
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:           i3status-rust
-Version:        0.30.7
+Version:        0.31.8
 Release:        0%{?dist}
 Summary:        Feature-rich and resource-friendly replacement for i3status, 
written in Rust
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AvlKHl/_old  2023-07-03 17:41:54.604409368 +0200
+++ /var/tmp/diff_new_pack.AvlKHl/_new  2023-07-03 17:41:54.608409392 +0200
@@ -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.30.7</param>
+    <param name="revision">v0.31.8</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ i3status-rust-0.30.7.tar.gz -> i3status-rust-0.31.8.tar.gz ++++++
++++ 9383 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/i3status-rust/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.i3status-rust.new.13546/vendor.tar.gz differ: char 
5, line 1

Reply via email to