Skip to content

Commit

Permalink
foo: Bump to relase 24 -inclusion of homepage
Browse files Browse the repository at this point in the history
## Summary
Bugfixes:
- The inclusion of "homepage" to package.yml  fixes  getsolus#411

## Test Plan

- Launched the application

## Checklist

- [] Package was built against unstable and tested against stable
  • Loading branch information
fdb-aitic committed Oct 2, 2023
1 parent 90d2d8e commit 7a296c7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 0 additions & 1 deletion packages/a/amule/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__printf_chk
libc.so.6:__stack_chk_fail
libc.so.6:__wmemcpy_chk
libc.so.6:__xpg_strerror_r
libc.so.6:abort
libc.so.6:backtrace
Expand Down
3 changes: 2 additions & 1 deletion packages/a/amule/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : amule
version : 2.3.3
release : 23
release : 24
source :
- git|https://github.com/amule-project/amule : 2.3.3
homepage : http://www.amule.org/
license : GPL-2.0-or-later
component : network.util
summary : aMule is a multi-platform ed2k client, fork of the eMule client
Expand Down
13 changes: 7 additions & 6 deletions packages/a/amule/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>amule</Name>
<Homepage>http://www.amule.org/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Fabio db</Name>
<Email>fifu7fi@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>network.util</PartOf>
Expand Down Expand Up @@ -99,12 +100,12 @@
</Files>
</Package>
<History>
<Update release="23">
<Date>2023-07-25</Date>
<Update release="24">
<Date>2023-10-02</Date>
<Version>2.3.3</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Fabio db</Name>
<Email>fifu7fi@gmail.com</Email>
</Update>
</History>
</PISI>

1 comment on commit 7a296c7

@FAb7D
Copy link
Owner

@FAb7D FAb7D commented on 7a296c7 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this please

Please sign in to comment.