8 Commits

Author SHA256 Message Date
12cd5a78f2 Accepting request 1291402 from utilities
- Update to 0.25.0:
  New Features:
  * add language support for Text #1579
  * support repos "without source code" #1580
  Chores:
  * improve error handling #1560
  Bug Fixes:
  * remove extra line break in 886d942
- bsc#1230085: This updates gix-path to 0.10.11

OBS-URL: https://build.opensuse.org/request/show/1291402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=28
2025-07-09 15:28:36 +00:00
51e8cdba28 - Update to 0.25.0:
New Features:
  * add language support for Text #1579
  * support repos "without source code" #1580
  Chores:
  * improve error handling #1560
  Bug Fixes:
  * remove extra line break in 886d942
- bsc#1230085: This updates gix-path to 0.10.11

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=62
2025-07-09 06:33:27 +00:00
f318a2f7bc Accepting request 1269030 from utilities
- Update to 0.24.0:
  * add language support for Lean #1509
  * add language support for Typst #1508
  * add language support for Razor #1521
  * more idiomatic way to fetch HEAD refs #1515
  * more idiomatic way to fetch repository remote URL #1516
  * update holyc language logo #1543
  * update wiki powershell-snippet #1542

OBS-URL: https://build.opensuse.org/request/show/1269030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=27
2025-04-14 10:58:37 +00:00
c0c7fa82f3 - Update to 0.24.0:
* add language support for Lean #1509
  * add language support for Typst #1508
  * add language support for Razor #1521
  * more idiomatic way to fetch HEAD refs #1515
  * more idiomatic way to fetch repository remote URL #1516
  * update holyc language logo #1543
  * update wiki powershell-snippet #1542

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=60
2025-04-13 18:53:26 +00:00
b399b3a32e Accepting request 1235632 from utilities
- Update to 0.23.1:
  * Fix version in man page

- Update to 0.23.0:
  New Features:
  * add language support for OpenSCAD #1502
  * add language support for Modelica #1262
  * add language support for ATS #523
  * add language support for CUDA #940
  * add missing nerd fonts icons for some languages #1491
  Chores:
  * add Italian translation of README #1435
  * add Polish translation of README #1444
  * add Czech translation of READEME #1439
  * update russian README #1478
  * add script to preview/validate Nerd Fonts #1492
  * add Powershell snippet to run onefetch automatically #1453

OBS-URL: https://build.opensuse.org/request/show/1235632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=26
2025-01-07 19:55:04 +00:00
4200ec1290 - Update to 0.23.1:
* Fix version in man page

- Update to 0.23.0:
  New Features:
  * add language support for OpenSCAD #1502
  * add language support for Modelica #1262
  * add language support for ATS #523
  * add language support for CUDA #940
  * add missing nerd fonts icons for some languages #1491
  Chores:
  * add Italian translation of README #1435
  * add Polish translation of README #1444
  * add Czech translation of READEME #1439
  * update russian README #1478
  * add script to preview/validate Nerd Fonts #1492
  * add Powershell snippet to run onefetch automatically #1453

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=58
2025-01-07 13:14:11 +00:00
3fedef9798 Accepting request 1202097 from utilities
- Update to 2.22.0:
  New Features:
  * Add support for nerd font glyphs in languages info #1395
  * [onefetch.dev] Add nerdfont iconts to the preview #1411
  * Automate publishing crates to crates.io #1364
  Bug Fixes:
  * Show future commit dates without panicking #1389
  Chores:
  * Re-generate the man page with --no-info #1376
  * Drop unused shebangs from repo test fixture scripts #1375
- bsc#1230686 (CVE-2024-45405):
  Bump git-path to 0.10.11

OBS-URL: https://build.opensuse.org/request/show/1202097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=25
2024-09-20 15:11:59 +00:00
18d47eab37 - Update to 2.22.0:
New Features:
  * Add support for nerd font glyphs in languages info #1395
  * [onefetch.dev] Add nerdfont iconts to the preview #1411
  * Automate publishing crates to crates.io #1364
  Bug Fixes:
  * Show future commit dates without panicking #1389
  Chores:
  * Re-generate the man page with --no-info #1376
  * Drop unused shebangs from repo test fixture scripts #1375
- bsc#1230686 (CVE-2024-45405):
  Bump git-path to 0.10.11

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=56
2024-09-20 06:38:44 +00:00
6 changed files with 74 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
<services>
<service mode="disabled" name="obs_scm">
<param name="url">https://github.com/o2sh/onefetch.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">2.21.0</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>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6ac466646f71d76036fd2f32f5cc2c4eb7da1fe3f1b7bd06137b95750948c2f
size 1881172

3
onefetch-2.25.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a732f3a6085af690fea3f10bc7c99b5a0afe987371cb04d6b47a65bfb6b1dd1
size 1843024

View File

@@ -1,3 +1,68 @@
-------------------------------------------------------------------
Wed Jul 9 06:22:16 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.25.0:
New Features:
* add language support for Text #1579
* support repos "without source code" #1580
Chores:
* improve error handling #1560
Bug Fixes:
* remove extra line break in 886d942
- bsc#1230085: This updates gix-path to 0.10.11
-------------------------------------------------------------------
Sun Apr 13 18:49:49 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.24.0:
* add language support for Lean #1509
* add language support for Typst #1508
* add language support for Razor #1521
* more idiomatic way to fetch HEAD refs #1515
* more idiomatic way to fetch repository remote URL #1516
* update holyc language logo #1543
* update wiki powershell-snippet #1542
-------------------------------------------------------------------
Tue Jan 7 13:08:54 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.1:
* Fix version in man page
-------------------------------------------------------------------
Tue Jan 7 13:07:52 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.0:
New Features:
* add language support for OpenSCAD #1502
* add language support for Modelica #1262
* add language support for ATS #523
* add language support for CUDA #940
* add missing nerd fonts icons for some languages #1491
Chores:
* add Italian translation of README #1435
* add Polish translation of README #1444
* add Czech translation of READEME #1439
* update russian README #1478
* add script to preview/validate Nerd Fonts #1492
* add Powershell snippet to run onefetch automatically #1453
-------------------------------------------------------------------
Fri Sep 20 06:32:03 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 2.22.0:
New Features:
* Add support for nerd font glyphs in languages info #1395
* [onefetch.dev] Add nerdfont iconts to the preview #1411
* Automate publishing crates to crates.io #1364
Bug Fixes:
* Show future commit dates without panicking #1389
Chores:
* Re-generate the man page with --no-info #1376
* Drop unused shebangs from repo test fixture scripts #1375
- bsc#1230686 (CVE-2024-45405):
Bump git-path to 0.10.11
-------------------------------------------------------------------
Mon May 13 06:29:58 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package onefetch
#
# Copyright (c) 2024 SUSE LLC
# 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.21.0+0
Version: 2.25.0
Release: 0
Summary: Git repository summary on your terminal
License: GPL-2.0-only AND MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd12e4c1aa315390910e0f40bf524b9e2781f19be621bbdb4bdc7036c6a779fb
size 40583200
oid sha256:d4f621747d24253e56cc198bc256da9f62f6f49dd68acf23db498feb8746264f
size 39065764