Skip to content

Commit

Permalink
filemanager-actions: fix dependencies (#4150)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored Oct 28, 2024
2 parents 3588bdf + 8d35a59 commit 17702f4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
2 changes: 2 additions & 0 deletions packages/f/filemanager-actions/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,9 @@ libglib-2.0.so.0:g_mutex_init
libglib-2.0.so.0:g_mutex_lock
libglib-2.0.so.0:g_mutex_unlock
libglib-2.0.so.0:g_once_init_enter
libglib-2.0.so.0:g_once_init_enter_pointer
libglib-2.0.so.0:g_once_init_leave
libglib-2.0.so.0:g_once_init_leave_pointer
libglib-2.0.so.0:g_option_context_add_group
libglib-2.0.so.0:g_option_context_add_main_entries
libglib-2.0.so.0:g_option_context_free
Expand Down
3 changes: 1 addition & 2 deletions packages/f/filemanager-actions/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : filemanager-actions
version : '3.4'
release : 17
release : 18
source :
- https://download.gnome.org/sources/filemanager-actions/3.4/filemanager-actions-3.4.tar.xz : 10189781af90df4c99fde0fe98eacd2e12f4577eff5dc9b769618d980668a997
homepage : https://gitlab.gnome.org/GNOME/filemanager-actions
Expand All @@ -19,7 +19,6 @@ builddeps :
- pkgconfig(gtk-doc)
- pkgconfig(libcaja-extension)
- pkgconfig(libgtop-2.0)
- pkgconfig(xml2po)
- itstool
- yelp-tools
setup : |
Expand Down
14 changes: 7 additions & 7 deletions packages/f/filemanager-actions/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>filemanager-actions</Name>
<Homepage>https://gitlab.gnome.org/GNOME/filemanager-actions</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GFDL-1.3-or-later</License>
<License>GPL-2.0-or-later</License>
Expand Down Expand Up @@ -587,12 +587,12 @@
</Files>
</Package>
<History>
<Update release="17">
<Date>2023-12-24</Date>
<Update release="18">
<Date>2024-10-24</Date>
<Version>3.4</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
</PISI>

0 comments on commit 17702f4

Please sign in to comment.