Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fastfetch for openSUSE:Factory 
checked in at 2023-09-20 13:29:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fastfetch (Old)
 and      /work/SRC/openSUSE:Factory/.fastfetch.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fastfetch"

Wed Sep 20 13:29:13 2023 rev:8 rq:1112163 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes      2023-07-24 
18:26:31.758348504 +0200
+++ /work/SRC/openSUSE:Factory/.fastfetch.new.16627/fastfetch.changes   
2023-09-20 13:31:57.196586019 +0200
@@ -1,0 +2,34 @@
+Mon Sep 18 21:26:47 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me>
+
+- Update to version 2.0.5:
+  * Bugfixes:
+    - Fix segfault when using libxrandr (#544, Display, Linux)
+    - Don't print 0px (#544, Cursor)
+  * Features:
+    - Add option --disk-use-available (#543)
+    - Add option --disk-show-readonly
+- Removed config.conf to fix build
+
+-------------------------------------------------------------------
+Tue Aug 22 02:50:15 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Update to version 2.0.1:
+  * Changes:
+    - Unescape strings only when parsing .conf files
+        - Previously: $ NO_CONFIG=1 fastfetch --os-key \\\\ -s os -l none 
prints \: *. 
+          Note the backslashs are unescaped twice (once by shell and once by 
fastfetch).
+        - Now: $ NO_CONFIG=1 fastfetch --os-key \\\\ -s os -l none prints \\: *
+    - Remove option shortcut -c (alias of --color), which is more commonly 
used as alias of --config
+    - Rename --recache to --logo-recache (which is used for regenerate image 
logo cache). Remove option shortcut -r (alias of --recache).
+    - Detecting brightness of external displays with DDC/CI is no longer 
guarded behind --allow-slow-operations (Brightness)
+  * Features:
+    - Add --key-width for aligning the left edge of values, supported both for 
global --key-width and specific module --module-key-width
+    - Add --bar-char-elapsed, --bar-char-total, --bar-width and --bar-border 
options
+    - Add CMake option ENABLE_SYSTEM_YYJSON, which allow building fastfetch 
with system-provided yyjson (for package managers)
+    - Add new module Version, which prints fastfetch version (like fastfetch 
--version)
+  * Bugfixes:
+    - Fix label detection. Use --disk-key 'Disk ({2})' to display it (Disk, 
Linux)
+    - Fix some module options were not inited
+    - Fix terminal version and font detection on NixOS (Terminal, Linux)
+
+-------------------------------------------------------------------

Old:
----
  fastfetch-1.12.2.tar.gz

New:
----
  fastfetch-2.0.5.tar.gz

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

Other differences:
------------------
++++++ fastfetch.spec ++++++
--- /var/tmp/diff_new_pack.ec4Uxb/_old  2023-09-20 13:31:58.632637466 +0200
+++ /var/tmp/diff_new_pack.ec4Uxb/_new  2023-09-20 13:31:58.632637466 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fastfetch
-Version:        1.12.2
+Version:        2.0.5
 Release:        0
 Summary:        Neofetch-like tool written in C
 License:        MIT
@@ -75,22 +75,9 @@
 %files
 %license LICENSE
 %doc README.md CHANGELOG.md
-
 %{_bindir}/flashfetch
 %{_bindir}/%{name}
-
-%if 0%{?suse_version} > 1500
-
-%dir %_distconfdir/%{name}
-%_distconfdir/%{name}/config.conf
-
-%else
-
-%dir %{_sysconfdir}/%{name}
-%config(noreplace) %{_sysconfdir}/%{name}/config.conf
-
-%endif
-
 %{_datadir}/%{name}/
 %{_datadir}/bash-completion/
 
+

++++++ fastfetch-1.12.2.tar.gz -> fastfetch-2.0.5.tar.gz ++++++
++++ 69614 lines of diff (skipped)

Reply via email to