Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package exa for openSUSE:Factory checked in 
at 2021-04-08 21:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exa (Old)
 and      /work/SRC/openSUSE:Factory/.exa.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exa"

Thu Apr  8 21:31:53 2021 rev:6 rq:883511 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/exa/exa.changes  2021-03-25 14:52:13.188479027 
+0100
+++ /work/SRC/openSUSE:Factory/.exa.new.2401/exa.changes        2021-04-08 
21:31:55.455791237 +0200
@@ -1,0 +2,22 @@
+Tue Apr  6 12:47:59 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 0.10.0: 
+  Additions
+  * The --time flag now defaults to modified without an argument (36cf5df)
+  * Add options to hide table columns (925f517)
+  * Add customisation settings to change the size colour scale (3ef6195)
+  * Add flag for octal permissions (16046d5)
+  * Add environment variable for icon spacing (51be9f4)
+  * Add --numeric flag to display UIDs and GIDs (4ea79ee)
+  Changes
+  * Make single-digit hour times zero-padded (1bf9e39)
+  * Include symlinks to directories when grouping directories first (69a7e53)
+  * Do not sort command-line arguments when --sort=none (bbd6db3)
+  * Warn when trying to use the Git feature when it???s disabled (a740512)
+  * Sort the command-line arguments (a740512)
+  * Allow absolute paths in $TZ environment variable (57cf0f1)
+  * Escape the delete character in filenames (b5b7310)
+  * Symlinks to directory now use the ???directory??? icon (0a7ffcd)
+  Various fixes
+
+-------------------------------------------------------------------

Old:
----
  v0.9.0.tar.gz

New:
----
  v0.10.0.tar.gz

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

Other differences:
------------------
++++++ exa.spec ++++++
--- /var/tmp/diff_new_pack.25yCUV/_old  2021-04-08 21:31:58.767794872 +0200
+++ /var/tmp/diff_new_pack.25yCUV/_new  2021-04-08 21:31:58.767794872 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           exa
-Version:        0.9.0
+Version:        0.10.0
 Release:        0
 Summary:        Replacement for ls written in Rust
 License:        MIT
@@ -93,13 +93,13 @@
 install -Dm0755 build/bin/exa %{buildroot}%{_bindir}/exa
 
 # Manpage
-install --preserve-timestamps -m0644 contrib/man/%{name}.1 
%{buildroot}%{_mandir}/man1/
+install --preserve-timestamps -m0644 man/%{name}.1.md 
%{buildroot}%{_mandir}/man1/%{name}.1
 
 # Completion files
-install -Dm0644 contrib/completions.bash \
+install -Dm0644 completions/completions.bash \
          %{buildroot}%{_datarootdir}/bash-completion/completions/%{name}
-install -Dm0644 contrib/completions.zsh 
"%{buildroot}%{_sysconfdir}/zsh_completion.d/%{name}"
-install -Dm0644 contrib/completions.fish 
"%{buildroot}/%{_datadir}/fish/vendor_completions.d/%{name}.fish"
+install -Dm0644 completions/completions.zsh 
"%{buildroot}%{_sysconfdir}/zsh_completion.d/%{name}"
+install -Dm0644 completions/completions.fish 
"%{buildroot}/%{_datadir}/fish/vendor_completions.d/%{name}.fish"
 
 %files
 %license LICENCE

++++++ v0.9.0.tar.gz -> v0.10.0.tar.gz ++++++
++++ 21951 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/exa/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.exa.new.2401/vendor.tar.xz differ: char 1, line 1

Reply via email to