Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2022-04-19 09:58:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and      /work/SRC/openSUSE:Factory/.bat.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bat"

Tue Apr 19 09:58:33 2022 rev:14 rq:970628 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bat/bat.changes  2021-10-04 18:42:21.818291310 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.1941/bat.changes        2022-04-19 
09:58:39.131594506 +0200
@@ -1,0 +2,29 @@
+Mon Apr 18 14:50:14 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 0.20.0
+  * New style component header-filesize to show size of the displayed
+    file in the header.
+  * Use underline for line highlighting on ANSI
+  * Fix bash completion on bash 3.x and bash-completion 1.x.
+- Update to version 0.19.0
+  * Reduce startup time in loop-through mode by 90%.
+  * Load themes lazily to make bat start 25% faster when disregarding
+    syntax load time.
+  * Python syntax highlighting no longer suffers from abysmal performance
+    in specific scenarios.
+  * Fix for poor performance when ANSI escape sequences are piped to bat
+  * Fix for incorrect handling of ANSI escape sequences when
+    using --wrap=never
+  * Load custom assets as fast as integrated assets
+  * Support for x:-delta (minus) syntax in line ranges
+  * Support for --ignored-suffix argument.
+  * $BAT_CONFIG_DIR is now a recognized environment variable. It has
+    precedence over $XDG_CONFIG_HOME
+  * Support for x:+delta syntax in line ranges (e.g. 20:+10)
+  * Add new --acknowledgements option that gives credit to theme and
+    syntax definition authors
+  * Fix: First line not shown in diff context.
+  * Fix: Do not ignore syntaxes that handle file names with
+    a *.conf extension.
+
+-------------------------------------------------------------------

Old:
----
  bat-0.18.2.tar.xz

New:
----
  bat-0.20.0.tar.xz

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

Other differences:
------------------
++++++ bat.spec ++++++
--- /var/tmp/diff_new_pack.SgGBxe/_old  2022-04-19 09:58:40.351596092 +0200
+++ /var/tmp/diff_new_pack.SgGBxe/_new  2022-04-19 09:58:40.355596097 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bat
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           bat
-Version:        0.18.2
+Version:        0.20.0
 Release:        0
 Summary:        A cat(1) clone with syntax highlighting and Git integration
 License:        Apache-2.0 OR MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SgGBxe/_old  2022-04-19 09:58:40.383596134 +0200
+++ /var/tmp/diff_new_pack.SgGBxe/_new  2022-04-19 09:58:40.387596139 +0200
@@ -4,7 +4,7 @@
   <service name="obs_scm" mode="localonly">
     <param name="scm">git</param>
     <param name="url">https://github.com/sharkdp/bat</param>
-    <param name="revision">f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f</param>
+    <param name="revision">v0.20.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SgGBxe/_old  2022-04-19 09:58:40.403596160 +0200
+++ /var/tmp/diff_new_pack.SgGBxe/_new  2022-04-19 09:58:40.407596165 +0200
@@ -3,6 +3,6 @@
                 <param name="url">git://github.com/sharkdp/bat</param>
               <param 
name="changesrevision">f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f</param></service><service
 name="tar_scm">
                 <param name="url">https://github.com/sharkdp/bat</param>
-              <param 
name="changesrevision">f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f</param></service></servicedata>
+              <param 
name="changesrevision">0655ecf23d778f1455e2d79f37a805a7bcca98d2</param></service></servicedata>
 (No newline at EOF)
 

++++++ bat-0.18.2.tar.xz -> bat-0.20.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/bat/bat-0.18.2.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.1941/bat-0.20.0.tar.xz differ: char 15, 
line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.1941/vendor.tar.xz differ: char 26, line 1

Reply via email to