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-09-15 22:57:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and      /work/SRC/openSUSE:Factory/.bat.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bat"

Thu Sep 15 22:57:55 2022 rev:16 rq:1003533 version:0.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bat/bat.changes  2022-06-08 14:24:58.840506806 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.2083/bat.changes        2022-09-15 
22:58:10.149042393 +0200
@@ -1,0 +2,42 @@
+Tue Sep 13 15:51:54 UTC 2022 - [email protected]
+
+- Update to version 0.22.1:
+  - v0.22.1
+    * Bugfixes
+      - Bring back pre-processing of ANSI escape characters to so that some
+        common bat use cases starts working again. See #2308 (@Enselic)
+
+  - v0.22.0
+    * Features
+      - Make the default macOS theme depend on Dark Mode.
+        See #2197, #1746 (@Enselic)
+      - Support for separate system and user config files.
+        See #668 (@patrickpichler)
+    * Bugfixes
+      - Prevent fork nightmare with PAGER=batcat. See #2235 (@johnmatthiggins)
+      - Make --no-paging/-P override --paging=... if passed as a later arg,
+        see #2201 (@themkat)
+      - --map-syntax and --ignored-suffix now works together, see #2093 
(@czzrr)
+      - Strips byte order mark from output when in non-loop-through mode.
+        See #1922 (@dag-h)
+    * Other
+      - Relaxed glibc requirements on amd64, see #2106 and #2194 (@sharkdp)
+      - Improved fish completions. See #2275 (@zgracem)
+      - Stop pre-processing ANSI escape characters. Syntax highlighting on ANSI
+        escaped input is not supported. See #2185 and #2189 (@Enselic)
+    * Syntaxes
+      - NSE (Nmap Scripting Engine) is mapped to Lua, see #2151 (@Cre3per)
+      - Correctly color fstab dump and pass fields, see #2246 (@yuvalmo)
+      - Update Command Help syntax, see #2255
+      - Julia: Fix syntax highlighting for function name starting with struct,
+        see #2230
+      - Minor update to LiveScript, see #2291
+      - Associate .mts and .cts files with the TypeScript syntax.
+        See #2236 (@kidonng)
+      - Fish history is mapped to YAML. See #2237 (@kidonng)
+    * bat as a library
+      - Make bat::PrettyPrinter::syntaxes() iterate over new bat::Syntax struct
+        instead of &syntect::parsing::SyntaxReference. See #2222 (@Enselic)
+      - Clear highlights after printing, see #1919 and #1920 (@rhysd)
+
+-------------------------------------------------------------------

Old:
----
  bat-0.21.0.tar.xz

New:
----
  bat-0.22.1.tar.xz

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

Other differences:
------------------
++++++ bat.spec ++++++
--- /var/tmp/diff_new_pack.db6UGr/_old  2022-09-15 22:58:11.421045983 +0200
+++ /var/tmp/diff_new_pack.db6UGr/_new  2022-09-15 22:58:11.425045995 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           bat
-Version:        0.21.0
+Version:        0.22.1
 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.db6UGr/_old  2022-09-15 22:58:11.461046096 +0200
+++ /var/tmp/diff_new_pack.db6UGr/_new  2022-09-15 22:58:11.461046096 +0200
@@ -4,9 +4,8 @@
   <service name="obs_scm" mode="localonly">
     <param name="scm">git</param>
     <param name="url">https://github.com/sharkdp/bat</param>
-    <param name="revision">v0.21.0</param>
+    <param name="revision">v0.22.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service mode="localonly" name="set_version">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.db6UGr/_old  2022-09-15 22:58:11.481046153 +0200
+++ /var/tmp/diff_new_pack.db6UGr/_new  2022-09-15 22:58:11.485046164 +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">405e5f74602d8f680168ef52350150921c696d54</param></service></servicedata>
+              <param 
name="changesrevision">e5d95796141a719e208208182a5d3c2090a009c6</param></service></servicedata>
 (No newline at EOF)
 

++++++ bat-0.21.0.tar.xz -> bat-0.22.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/bat/bat-0.21.0.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.2083/bat-0.22.1.tar.xz differ: char 15, 
line 1

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

Reply via email to