Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 12cd5a78f2 | |||
| 51e8cdba28 | |||
| f318a2f7bc | |||
| c0c7fa82f3 | |||
| b399b3a32e | |||
| 4200ec1290 | |||
| 3fedef9798 | |||
| 18d47eab37 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/o2sh/onefetch.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">2.26.1</param>
|
||||
<param name="revision">2.25.0</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
3
onefetch-2.25.0.tar.xz
Normal file
3
onefetch-2.25.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a732f3a6085af690fea3f10bc7c99b5a0afe987371cb04d6b47a65bfb6b1dd1
|
||||
size 1843024
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eee9781853762de4acf6ad28a935f8ad26c7f1680027ef9110838610603c3de7
|
||||
size 1699972
|
||||
@@ -1,22 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 08:05:45 UTC 2026 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.26.1:
|
||||
* Fix CD pipeline
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 08:04:33 UTC 2026 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.26.0:
|
||||
New Features:
|
||||
* Add colors to --help #1633
|
||||
Chores:
|
||||
* No unsafe #1646
|
||||
* bump cargo edition to 2024
|
||||
* increase default color resolution for sixel
|
||||
Bug Fixes:
|
||||
* skip get_main_language call if no language detected
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 9 06:22:16 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package onefetch
|
||||
#
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 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: onefetch
|
||||
Version: 2.26.1
|
||||
Version: 2.25.0
|
||||
Release: 0
|
||||
Summary: Git repository summary on your terminal
|
||||
License: GPL-2.0-only AND MIT
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97b1db06684fd4caf5ba0ab046c29c870b17155dd15e920c8caa48cdbfdcda2c
|
||||
size 43060640
|
||||
oid sha256:d4f621747d24253e56cc198bc256da9f62f6f49dd68acf23db498feb8746264f
|
||||
size 39065764
|
||||
|
||||
Reference in New Issue
Block a user