Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onefetch: Update to v2.22.0 #4352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions packages/o/onefetch/MAINTAINERS.md

This file was deleted.

6 changes: 1 addition & 5 deletions packages/o/onefetch/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ld-linux-x86-64.so.2:__tls_get_addr
libc.so.6:__errno_location
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__stack_chk_fail
libc.so.6:__xpg_strerror_r
libc.so.6:_exit
Expand Down Expand Up @@ -36,7 +35,6 @@ libc.so.6:gnu_get_libc_version
libc.so.6:ioctl
libc.so.6:isatty
libc.so.6:kill
libc.so.6:localtime_r
libc.so.6:lseek64
libc.so.6:lstat64
libc.so.6:malloc
Expand All @@ -45,14 +43,14 @@ libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:memset
libc.so.6:mkdir
libc.so.6:mmap
libc.so.6:mmap64
libc.so.6:mprotect
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:open
libc.so.6:open64
libc.so.6:opendir
libc.so.6:pause
libc.so.6:pipe2
libc.so.6:poll
libc.so.6:posix_memalign
Expand All @@ -73,7 +71,6 @@ libc.so.6:pthread_attr_setstacksize
libc.so.6:pthread_create
libc.so.6:pthread_detach
libc.so.6:pthread_getattr_np
libc.so.6:pthread_getspecific
libc.so.6:pthread_join
libc.so.6:pthread_key_create
libc.so.6:pthread_key_delete
Expand Down Expand Up @@ -112,7 +109,6 @@ libc.so.6:syscall
libc.so.6:sysconf
libc.so.6:tcgetattr
libc.so.6:tcsetattr
libc.so.6:tzset
libc.so.6:unlink
libc.so.6:waitid
libc.so.6:waitpid
Expand Down
6 changes: 3 additions & 3 deletions packages/o/onefetch/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : onefetch
version : 2.21.0
release : 9
version : 2.22.0
release : 10
source :
- https://github.com/o2sh/onefetch/archive/refs/tags/2.21.0.tar.gz : a035bc44ef0c04a330b409e08ee61ac8a66a56cb672f87a824d4c0349989eaf2
- https://github.com/o2sh/onefetch/archive/refs/tags/2.22.0.tar.gz : 1741516c628bb70b432285aa78439c4acfeb5df19e48b8d85dba5f71336e190b
homepage : https://onefetch.dev
license : MIT
component : system.utils
Expand Down
14 changes: 7 additions & 7 deletions packages/o/onefetch/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>onefetch</Name>
<Homepage>https://onefetch.dev</Homepage>
<Packager>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Packager>
<License>MIT</License>
<PartOf>system.utils</PartOf>
Expand All @@ -25,12 +25,12 @@
</Files>
</Package>
<History>
<Update release="9">
<Date>2024-07-14</Date>
<Version>2.21.0</Version>
<Update release="10">
<Date>2024-11-13</Date>
<Version>2.22.0</Version>
<Comment>Packaging update</Comment>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>