Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fastfetch for openSUSE:Factory 
checked in at 2025-08-15 21:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fastfetch (Old)
 and      /work/SRC/openSUSE:Factory/.fastfetch.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fastfetch"

Fri Aug 15 21:52:25 2025 rev:74 rq:1299481 version:2.50.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes      2025-08-02 
00:41:11.757182647 +0200
+++ /work/SRC/openSUSE:Factory/.fastfetch.new.1085/fastfetch.changes    
2025-08-15 21:53:53.656695235 +0200
@@ -1,0 +2,71 @@
+Thu Aug 14 22:36:57 UTC 2025 - RN <r_ni...@proton.me>
+
+- Update to 2.50.1:
+  Bugfixes:
+   * Fixes percentage bar not displaying correctly in certain cases
+   * Fixes linglong package detection on Debian 13 
+     (gh#fastfetch-cli/fastfetch#1899)
+- Update to 2.50.0:
+  Changes:
+   * Keys in JSON configuration files are now case-sensitive, as 
+     stated in v2.49.0. 
+     - This is a breaking change, but it should not affect most 
+       users as long as your config file passes JSON schema 
+       validation.
+   * All module config flags have been removed, as stated in v2.49.0. 
+     - To configure modules via the command line
+   * The percent bar config display.bar.* options have been replaced 
+     with a more organized, nested object structure. 
+     - `display.bar.charElapsed` has been renamed to 
+       `display.bar.char.elapsed`.
+     - `display.bar.charTotal` has been renamed to 
+       `display.bar.char.total`.
+     - `display.bar.borderLeft` has been renamed to 
+       `display.bar.border.left`.
+     - `display.bar.borderRight` has been renamed to 
+       `display.bar.border.right`.
+   * The undocumented flag `--load-config` has been removed. 
+     - Use `--config` or `-c` instead.
+   * Flashfetch, a simplified fastfetch variant that used a hardcoded 
+     module list with direct function calls to reduce startup 
+     overhead, has been changed to a version that aims to match 
+     neofetch's behavior as closely as possible, for demonstration 
+     purposes. 
+     - Flashfetch is intended to be built from source (like st). We 
+       do not provide prebuilt binaries in distributions.
+  Features:
+   * Added support for reading JSON config from stdin using 
+     `--config -` or `-c -`.
+   * Added `display.bar.border.{leftElapsed,rightElapsed}` for using 
+     the border as part of the bar content. 
+     (gh#fastfetch-cli/fastfetch#1875) 
+     - `display.bar.border: null` has been added as a shorthand to 
+       disable bar borders.
+   * Added display.bar.color.{elapsed,total,border} to customize the 
+     color of the elapsed, total, and border sections of the percent 
+     bar. 
+     - `display.bar.color: null` has been added as a shorthand to 
+       disable bar colors.
+   * Improved Bedrock Linux detection 
+     (gh#fastfetch-cli/fastfetch#1881)
+   * Added the command flag `--gen-config-full`, which generates a 
+     JSON config file containing all optional module options.
+   * Improved the default IP address display when 
+     `localip.showAllIPs` is not set (LocalIP) 
+     - For IPv4, the preferred source address (if detected) is shown.
+     - For IPv6, the first GUA or ULA that is not deprecated or 
+       temporary is shown.
+   * Added detection support for Xlibre 
+     (gh#fastfetch-cli/fastfetch#1888)
+  Bugfixes:
+   * Fixed custom object inheriting a key from the previous custom 
+     object if the key is blank (gh#fastfetch-cli/fastfetch#1477)
+   * Fixed a possible segfault when parsing color strings in the 
+     JSON config (gh#fastfetch-cli/fastfetch#1878)
+   * Fixed lliurex detection (gh#fastfetch-cli/fastfetch#1882)
+   * Fixed compatibility with -ffast-math 
+     (gh#fastfetch-cli/fastfetch#1894)
+  Logos:
+   * Added ObsidianOS (gh#fastfetch-cli/fastfetch#1890)
+
+-------------------------------------------------------------------

Old:
----
  fastfetch-2.49.0.tar.gz

New:
----
  fastfetch-2.50.1.tar.gz

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

Other differences:
------------------
++++++ fastfetch.spec ++++++
--- /var/tmp/diff_new_pack.JwLPno/_old  2025-08-15 21:53:54.152715861 +0200
+++ /var/tmp/diff_new_pack.JwLPno/_new  2025-08-15 21:53:54.156716027 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fastfetch
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # 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:           fastfetch
-Version:        2.49.0
+Version:        2.50.1
 Release:        0
 Summary:        Neofetch-like tool written mostly in C
 License:        MIT

++++++ fastfetch-2.49.0.tar.gz -> fastfetch-2.50.1.tar.gz ++++++
++++ 21036 lines of diff (skipped)

Reply via email to