Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filemanager-actions: fix dependencies #4150

Merged
merged 1 commit into from
Oct 28, 2024
Merged
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
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>