Skip to content
Closed
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
6 changes: 0 additions & 6 deletions packages/a/a2ps/abi_symbols
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
a2ps:_end
a2ps:_obstack_allocated_p
a2ps:_obstack_begin
a2ps:_obstack_begin_1
a2ps:_obstack_free
a2ps:_obstack_memory_used
a2ps:_obstack_newchunk
a2ps:obstack_alloc_failed_handler
a2ps:re_compile_fastmap
a2ps:re_compile_pattern
Expand Down
6 changes: 2 additions & 4 deletions packages/a/a2ps/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ libc.so.6:__isoc23_strtol
libc.so.6:__libc_current_sigrtmax
libc.so.6:__libc_current_sigrtmin
libc.so.6:__libc_start_main
libc.so.6:__openat_2
libc.so.6:__printf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
Expand All @@ -32,7 +33,6 @@ libc.so.6:error
libc.so.6:error_at_line
libc.so.6:exit
libc.so.6:fclose
libc.so.6:fcntl
libc.so.6:fdopendir
libc.so.6:ferror
libc.so.6:fflush
Expand All @@ -57,17 +57,15 @@ libc.so.6:ioctl
libc.so.6:isatty
libc.so.6:iswprint
libc.so.6:localtime
libc.so.6:mbrtowc
libc.so.6:mbrtoc32
libc.so.6:mbsinit
libc.so.6:memcmp
libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:mempcpy
libc.so.6:memset
libc.so.6:mkstemp
libc.so.6:nl_langinfo
libc.so.6:open
libc.so.6:openat
libc.so.6:opendir
libc.so.6:optarg
libc.so.6:optind
Expand Down
7 changes: 4 additions & 3 deletions packages/a/a2ps/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : a2ps
version : 4.15.7
release : 15
version : 4.15.8
release : 16
source :
- https://ftpmirror.gnu.org/gnu/a2ps/a2ps-4.15.7.tar.gz : 715f38670afd950b4ca71c01f468feefad265ca52d3f112934c63c0a8bfbb8af
- https://ftpmirror.gnu.org/gnu/a2ps/a2ps-4.15.8.tar.gz : 8d13915a36ebbfa8e7b236b350cc81adc714acb217a18e8d8c60747c0ad353f9
homepage : https://www.gnu.org/software/a2ps/
license : GPL-3.0-or-later
component : programming
Expand All @@ -26,6 +26,7 @@ build : |
%make
install : |
%make_install
%install_license COPYING

# Lets discourage things from building against it
rm -rf $installdir/%libdir%
Expand Down
15 changes: 8 additions & 7 deletions packages/a/a2ps/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>a2ps</Name>
<Homepage>https://www.gnu.org/software/a2ps/</Homepage>
<Packager>
<Name>Jakob Gezelius</Name>
<Email>jakob@knugen.nu</Email>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>programming</PartOf>
Expand Down Expand Up @@ -225,6 +225,7 @@
<Path fileType="info">/usr/share/info/a2ps.info.zst</Path>
<Path fileType="info">/usr/share/info/ogonkify.info.zst</Path>
<Path fileType="info">/usr/share/info/regex.info.zst</Path>
<Path fileType="data">/usr/share/licenses/a2ps/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/a2ps-gnulib.mo</Path>
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/a2ps-gnulib.mo</Path>
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/a2ps.mo</Path>
Expand Down Expand Up @@ -365,12 +366,12 @@
</Files>
</Package>
<History>
<Update release="15">
<Date>2025-10-29</Date>
<Version>4.15.7</Version>
<Update release="16">
<Date>2025-12-14</Date>
<Version>4.15.8</Version>
<Comment>Packaging update</Comment>
<Name>Jakob Gezelius</Name>
<Email>jakob@knugen.nu</Email>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
</Update>
</History>
</PISI>