Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hyfetch for openSUSE:Factory checked in at 2025-12-23 13:44:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyfetch (Old) and /work/SRC/openSUSE:Factory/.hyfetch.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyfetch" Tue Dec 23 13:44:24 2025 rev:7 rq:1324226 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/hyfetch/hyfetch.changes 2025-09-12 21:10:05.176634385 +0200 +++ /work/SRC/openSUSE:Factory/.hyfetch.new.1928/hyfetch.changes 2025-12-23 13:45:05.787385928 +0100 @@ -1,0 +2,12 @@ +Sat Dec 13 18:00:00 UTC 2025 - Cat Kasin <[email protected]> + +- Update to version 2.0.5: + * [+] Added support for Secureblue (#434) + * [+] Added `void_old` logo variant (#457) + * [+] Added Femme flag (#456) + * [F] Fixed a panic when entering an invalid alignment option after roling (#460) + * [F] Fixed a traceback printing on KeyboardInterrupt (#462) + * [+] Restored flags lost during the Python/Rust presets merge (#466) + * [F] Fixed a panic with file metadata access (#465) + +------------------------------------------------------------------- Old: ---- hyfetch-2.0.2.tar.gz New: ---- hyfetch-2.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyfetch.spec ++++++ --- /var/tmp/diff_new_pack.TD0VQ0/_old 2025-12-23 13:45:10.031560670 +0100 +++ /var/tmp/diff_new_pack.TD0VQ0/_new 2025-12-23 13:45:10.047561328 +0100 @@ -1,6 +1,7 @@ # # spec file for package hyfetch # +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties @@ -18,7 +19,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: hyfetch -Version: 2.0.2 +Version: 2.0.5 Release: 0 Summary: Customizable Linux System Information Script License: MIT @@ -26,7 +27,6 @@ URL: https://github.com/hykilpikonna/HyFetch Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.xz -# PATCH-FIX-SUSE Fix E: env-script-interpreter Patch0: fix-shebang.patch BuildRequires: cargo BuildRequires: cargo-packaging @@ -48,8 +48,9 @@ %package -n neowofetch # version as reported by neowofetch --version -Version: 8.0.2 +Version: 8.0.5 Summary: CLI system information tool written in BASH +BuildArch: noarch Provides: neofetch = %{version} Obsoletes: neofetch < %{version} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.TD0VQ0/_old 2025-12-23 13:45:10.371574669 +0100 +++ /var/tmp/diff_new_pack.TD0VQ0/_new 2025-12-23 13:45:10.411576316 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/hykilpikonna/hyfetch</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">2.0.2</param> + <param name="revision">2.0.5</param> <param name="match-tag">*</param> <param name="changesgenerate">enable</param> <param name="changesauthor">[email protected]</param> ++++++ fix-shebang.patch ++++++ --- /var/tmp/diff_new_pack.TD0VQ0/_old 2025-12-23 13:45:10.575583068 +0100 +++ /var/tmp/diff_new_pack.TD0VQ0/_new 2025-12-23 13:45:10.615584715 +0100 @@ -5,6 +5,6 @@ +#!/bin/bash # vim: noai:ts=4:sw=4:expandtab # shellcheck source=/dev/null - # shellcheck disable=2009 disable=2153 disable=2154 disable=2243 disable=2244 disable=2317 + # shellcheck disable=2009 disable=2153 disable=2154 disable=2243 disable=2244 disable=2317 disable=SC2329 ++++++ hyfetch-2.0.2.tar.gz -> hyfetch-2.0.5.tar.gz ++++++ ++++ 5746 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/hyfetch/vendor.tar.xz /work/SRC/openSUSE:Factory/.hyfetch.new.1928/vendor.tar.xz differ: char 15, line 1
