diff --git a/packages/b/brogue/MAINTAINERS.md b/packages/b/brogue/MAINTAINERS.md new file mode 100644 index 00000000000..4c47eb6b3d0 --- /dev/null +++ b/packages/b/brogue/MAINTAINERS.md @@ -0,0 +1,5 @@ +This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely. + +- Muhammad Alfi Syahrin + - Matrix: @alfisya:matrix.org + - Email: malfisya.dev@hotmail.com \ No newline at end of file diff --git a/packages/b/brogue/abi_used_symbols b/packages/b/brogue/abi_used_symbols index 5a30738f54a..111f521956e 100644 --- a/packages/b/brogue/abi_used_symbols +++ b/packages/b/brogue/abi_used_symbols @@ -89,6 +89,7 @@ libc.so.6:strcpy libc.so.6:strftime libc.so.6:strlen libc.so.6:strncat +libc.so.6:strncmp libc.so.6:strncpy libc.so.6:strtol libc.so.6:time diff --git a/packages/b/brogue/package.yml b/packages/b/brogue/package.yml index d1ba9ac482f..35e50d756f8 100644 --- a/packages/b/brogue/package.yml +++ b/packages/b/brogue/package.yml @@ -1,8 +1,8 @@ name : brogue -version : '1.13' -release : 8 +version : 1.14.1 +release : 9 source : - - https://github.com/tmewett/BrogueCE/archive/refs/tags/v1.13.tar.gz : 4c63e91639902d58565ab3c2852d89a4206cdd60200b585fa9d93d6a5881906c + - https://github.com/tmewett/BrogueCE/archive/refs/tags/v1.14.1.tar.gz : 0fe39782c029068b4d3f9f21cc13974ced56fdd9b192e6ca972f8e13cf726f20 homepage : https://sites.google.com/site/broguegame/ license : - AGPL-3.0-or-later diff --git a/packages/b/brogue/pspec_x86_64.xml b/packages/b/brogue/pspec_x86_64.xml index ce9caae71b9..d71ec47fd3b 100644 --- a/packages/b/brogue/pspec_x86_64.xml +++ b/packages/b/brogue/pspec_x86_64.xml @@ -3,8 +3,8 @@ brogue https://sites.google.com/site/broguegame/ - Jakob Gezelius - jakob@knugen.nu + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com AGPL-3.0-or-later CC-BY-SA-4.0 @@ -31,12 +31,12 @@ - - 2024-07-04 - 1.13 + + 2024-12-17 + 1.14.1 Packaging update - Jakob Gezelius - jakob@knugen.nu + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com \ No newline at end of file