Skip to content

Commit

Permalink
brogue: Update to v1.14.1 (#4596)
Browse files Browse the repository at this point in the history
**Summary**

Full changelog can found
[here](https://raw.githubusercontent.com/tmewett/BrogueCE/refs/tags/v1.14.1/CHANGELOG.md)

**Test Plan**

<!-- Short description of how the package was tested -->
Play the first level

**Checklist**

- [x] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged (Write an appropriate message in the Summary section)
  • Loading branch information
davidjharder authored Dec 17, 2024
2 parents 8d37c82 + 76674a1 commit 5526752
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 10 deletions.
5 changes: 5 additions & 0 deletions packages/b/brogue/MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -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: [email protected]
1 change: 1 addition & 0 deletions packages/b/brogue/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/b/brogue/package.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
14 changes: 7 additions & 7 deletions packages/b/brogue/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>brogue</Name>
<Homepage>https://sites.google.com/site/broguegame/</Homepage>
<Packager>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Packager>
<License>AGPL-3.0-or-later</License>
<License>CC-BY-SA-4.0</License>
Expand All @@ -31,12 +31,12 @@
</Files>
</Package>
<History>
<Update release="8">
<Date>2024-07-04</Date>
<Version>1.13</Version>
<Update release="9">
<Date>2024-12-17</Date>
<Version>1.14.1</Version>
<Comment>Packaging update</Comment>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 5526752

Please sign in to comment.