Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eza for openSUSE:Factory checked in 
at 2023-09-26 22:01:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eza (Old)
 and      /work/SRC/openSUSE:Factory/.eza.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eza"

Tue Sep 26 22:01:35 2023 rev:4 rq:1113490 version:0.13.1~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eza/eza.changes  2023-09-20 13:29:22.607047762 
+0200
+++ /work/SRC/openSUSE:Factory/.eza.new.1770/eza.changes        2023-09-26 
22:21:29.643400009 +0200
@@ -1,0 +2,29 @@
+Mon Sep 25 14:21:59 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.13.1:
+  Bug Fixes:
+  * Typo this -> that
+  * Error for missed semicolon
+  * More than 3 bools in a struct
+  * Major and minor device on MacOS
+  * Linux uses u32 for major/minor device numbers
+  * Respect spec on Windows and make it for with Konsole
+  * Don’t show color when color is disabled
+  * Enable rustfmt by removing .rustfmt.toml which disables it
+  * Replace rustfmt::skip on expressions because experimental
+  * Remove unnecessary rustfmt::skip's in windows code
+  * Add src/options/flags.rs to rustfmt.excludes
+  * Left-over merge conflict in src/output/table
+  Documentation:
+  * Update README.md
+  * Update --mounts option to include MacOS
+  * Documenting --only-files
+  Features:
+  * Listing files only using '--only-files' flag
+    Add EXA_COLOR bindings for un-themed items
+  * Add EZA_ environment variables with fallback to EXA_
+  * Add rustfmt check to unit-tests workflow
+  Miscellaneous Tasks:
+  * Add completion for --only-fies (zsh,fish)
+
+-------------------------------------------------------------------

Old:
----
  eza-0.13.0~0.tar.zst

New:
----
  eza-0.13.1~0.tar.zst

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

Other differences:
------------------
++++++ eza.spec ++++++
--- /var/tmp/diff_new_pack.vmFlQd/_old  2023-09-26 22:21:31.679473554 +0200
+++ /var/tmp/diff_new_pack.vmFlQd/_new  2023-09-26 22:21:31.683473698 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           eza
-Version:        0.13.0~0
+Version:        0.13.1~0
 Release:        0
 Summary:        Replacement for ls written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vmFlQd/_old  2023-09-26 22:21:31.715474854 +0200
+++ /var/tmp/diff_new_pack.vmFlQd/_new  2023-09-26 22:21:31.719474999 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/eza-community/eza.git</param>
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.13.0</param>
+    <param name="revision">v0.13.1</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.vmFlQd/_old and 
/var/tmp/diff_new_pack.vmFlQd/_new differ

Reply via email to