5
0
forked from pool/onefetch

2 Commits

Author SHA256 Message Date
b95b280f40 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
d29acb57c3 - 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 24 additions and 8 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.22.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.22.0.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
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

@@ -17,7 +17,7 @@
Name: onefetch
Version: 2.21.0+0
Version: 2.22.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:940a579d238681050eb263f5a31f8e6c3e47192b7e80ac3d8297b31090f689bc
size 39919348