Page MenuHomeSolus

D12394.id.diff
No OneTemporary

D12394.id.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -29,6 +29,7 @@
libc.so.6:getuid
libc.so.6:ioctl
libc.so.6:isatty
+libc.so.6:localtime_r
libc.so.6:lstat64
libc.so.6:madvise
libc.so.6:memchr
@@ -37,6 +38,7 @@
libc.so.6:memmove
libc.so.6:memrchr
libc.so.6:memset
+libc.so.6:mktime
libc.so.6:mmap
libc.so.6:mprotect
libc.so.6:munmap
@@ -90,6 +92,7 @@
libc.so.6:strtol
libc.so.6:syscall
libc.so.6:sysconf
+libc.so.6:timegm
libc.so.6:waitpid
libc.so.6:writev
libdl.so.2:dlsym
@@ -138,6 +141,7 @@
libpthread.so.0:pthread_rwlock_wrlock
libpthread.so.0:pthread_setname_np
libpthread.so.0:pthread_setspecific
+libpthread.so.0:raise
libpthread.so.0:read
libpthread.so.0:sigaction
libpthread.so.0:write
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,17 @@
name : fd
-version : 8.2.1
-release : 10
+version : 8.3.0
+release : 11
source :
- - https://github.com/sharkdp/fd/archive/v8.2.1.tar.gz : 429de7f04a41c5ee6579e07a251c72342cd9cf5b11e6355e861bb3fffa794157
+ - https://github.com/sharkdp/fd/archive/refs/tags/v8.3.0.tar.gz : 3c5a8a03c4f6ade73b92432ed0ba51591db19b0d136073fa3ccfa99d63403d52
+homepage : https://github.com/sharkdp/fd
license :
- Apache-2.0
- MIT
component : system.utils
networking : yes
-summary : A simple, fast and user-friendly alternative to find.
+summary : A simple, fast and user-friendly alternative to find
description: |
- fd is a simple, fast and user-friendly alternative to the find command.
-
- While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.
+ fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.
builddeps :
- cargo
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,26 +1,23 @@
<PISI>
<Source>
<Name>fd</Name>
+ <Homepage>https://github.com/sharkdp/fd</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<License>MIT</License>
<PartOf>system.utils</PartOf>
- <Summary xml:lang="en">A simple, fast and user-friendly alternative to find.</Summary>
- <Description xml:lang="en">fd is a simple, fast and user-friendly alternative to the find command.
-
-While it does not seek to mirror all of find&apos;s powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.
+ <Summary xml:lang="en">A simple, fast and user-friendly alternative to find</Summary>
+ <Description xml:lang="en">fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find&apos;s powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>fd</Name>
- <Summary xml:lang="en">A simple, fast and user-friendly alternative to find.</Summary>
- <Description xml:lang="en">fd is a simple, fast and user-friendly alternative to the find command.
-
-While it does not seek to mirror all of find&apos;s powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.
+ <Summary xml:lang="en">A simple, fast and user-friendly alternative to find</Summary>
+ <Description xml:lang="en">fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find&apos;s powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.
</Description>
<PartOf>system.utils</PartOf>
<Files>
@@ -32,12 +29,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2021-06-14</Date>
- <Version>8.2.1</Version>
+ <Update release="11">
+ <Date>2021-11-30</Date>
+ <Version>8.3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 23 2023, 8:15 AM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819192
Default Alt Text
D12394.id.diff (4 KB)

Event Timeline