mirror of
https://github.com/getsolus/packages.git
synced 2025-04-26 21:01:01 +03:00
GNOME 48.1 (#5457)
**Summary** [Changelog](https://download.gnome.org/teams/releng/48.1/NEWS) **Test Plan** Install from local repo, use GNOME session as normal **Checklist** - [x] Package was built and tested against unstable - [x] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label -->
This commit is contained in:
commit
a51ac9d4a5
68 changed files with 424 additions and 354 deletions
|
@ -1,8 +1,8 @@
|
|||
name : evolution-data-server
|
||||
version : 3.56.0
|
||||
release : 107
|
||||
version : 3.56.1
|
||||
release : 108
|
||||
source :
|
||||
- https://download.gnome.org/sources/evolution-data-server/3.56/evolution-data-server-3.56.0.tar.xz : 7ae5482aa4ee2894467716c5be982500e1d511dddf4ab29b68fdb107d7f8a8ff
|
||||
- https://download.gnome.org/sources/evolution-data-server/3.56/evolution-data-server-3.56.1.tar.xz : 646cc0037da3f9f295794c637d95394ad76f8c9bee2268be2c4183e27720c137
|
||||
homepage : https://gitlab.gnome.org/GNOME/evolution-data-server
|
||||
license : GPL-2.0-only
|
||||
component : desktop.gnome.core
|
||||
|
|
|
@ -258,7 +258,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="107">evolution-data-server</Dependency>
|
||||
<Dependency release="108">evolution-data-server</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/evolution-data-server/camel/camel-address.h</Path>
|
||||
|
@ -671,9 +671,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="107">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>3.56.0</Version>
|
||||
<Update release="108">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>3.56.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : evolution-ews
|
||||
version : 3.56.0
|
||||
release : 63
|
||||
version : 3.56.1
|
||||
release : 64
|
||||
source :
|
||||
- https://download.gnome.org/sources/evolution-ews/3.56/evolution-ews-3.56.0.tar.xz : 4dfd5790158d8e2f8744dc8ab0ea4e6d7890e8c7cfaabc5f0150ca58a4c7be9c
|
||||
- https://download.gnome.org/sources/evolution-ews/3.56/evolution-ews-3.56.1.tar.xz : 0e00b6ab157d8feafb4f51d7721bac3f621f2387f55ab4bb3c43d1374285ad6b
|
||||
homepage : https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
|
||||
license : LGPL-2.1-or-later
|
||||
component : network.mail
|
||||
|
|
|
@ -87,9 +87,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="63">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>3.56.0</Version>
|
||||
<Update release="64">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>3.56.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -5153,6 +5153,7 @@ libevolution-util.so:e_ui_manager_get_action
|
|||
libevolution-util.so:e_ui_manager_get_action_group
|
||||
libevolution-util.so:e_ui_manager_get_customizer
|
||||
libevolution-util.so:e_ui_manager_get_gicon
|
||||
libevolution-util.so:e_ui_manager_get_in_accel_activation
|
||||
libevolution-util.so:e_ui_manager_get_parser
|
||||
libevolution-util.so:e_ui_manager_get_type
|
||||
libevolution-util.so:e_ui_manager_has_action_group
|
||||
|
|
|
@ -552,11 +552,16 @@ libcamel-1.2.so.64:camel_movemail
|
|||
libcamel-1.2.so.64:camel_multipart_add_part
|
||||
libcamel-1.2.so.64:camel_multipart_encrypted_get_type
|
||||
libcamel-1.2.so.64:camel_multipart_encrypted_new
|
||||
libcamel-1.2.so.64:camel_multipart_get_boundary
|
||||
libcamel-1.2.so.64:camel_multipart_get_number
|
||||
libcamel-1.2.so.64:camel_multipart_get_part
|
||||
libcamel-1.2.so.64:camel_multipart_get_postface
|
||||
libcamel-1.2.so.64:camel_multipart_get_preface
|
||||
libcamel-1.2.so.64:camel_multipart_get_type
|
||||
libcamel-1.2.so.64:camel_multipart_new
|
||||
libcamel-1.2.so.64:camel_multipart_set_boundary
|
||||
libcamel-1.2.so.64:camel_multipart_set_postface
|
||||
libcamel-1.2.so.64:camel_multipart_set_preface
|
||||
libcamel-1.2.so.64:camel_multipart_signed_get_type
|
||||
libcamel-1.2.so.64:camel_name_value_array_append
|
||||
libcamel-1.2.so.64:camel_name_value_array_free
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : evolution
|
||||
version : 3.56.0
|
||||
release : 82
|
||||
version : 3.56.1
|
||||
release : 83
|
||||
source :
|
||||
- https://download.gnome.org/sources/evolution/3.56/evolution-3.56.0.tar.xz : 51409cd30d26046c56e232fa195eb61571a0d90e2dfe2dea5c5b2128968c4f58
|
||||
- https://download.gnome.org/sources/evolution/3.56/evolution-3.56.1.tar.xz : dfdfe599109d239bc56da8e9625b2c1957067a01ae8eff350663a3daae74bd16
|
||||
homepage : https://gnome.pages.gitlab.gnome.org/evolution/help/
|
||||
license : LGPL-2.1-or-later
|
||||
component : network.mail
|
||||
|
|
|
@ -6289,7 +6289,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="82">evolution</Dependency>
|
||||
<Dependency release="83">evolution</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/evolution/addressbook/gui/widgets/eab-config.h</Path>
|
||||
|
@ -7271,9 +7271,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="82">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>3.56.0</Version>
|
||||
<Update release="83">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>3.56.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gjs
|
||||
version : 1.84.1
|
||||
release : 64
|
||||
version : 1.84.2
|
||||
release : 65
|
||||
source :
|
||||
- https://download.gnome.org/sources/gjs/1.84/gjs-1.84.1.tar.xz : 44796b91318dbbe221a13909f00fd872ef92f38c68603e0e3574e46bc6bac32c
|
||||
- https://download.gnome.org/sources/gjs/1.84/gjs-1.84.2.tar.xz : 35142edf345705636300291ec3a7d583f14969ff3fae0ff30f4a95b1e6740166
|
||||
component : desktop.gnome.core
|
||||
homepage : https://gjs.guide/
|
||||
license :
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="64">gjs</Dependency>
|
||||
<Dependency release="65">gjs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/gjs-1.0/gjs/context.h</Path>
|
||||
|
@ -60,9 +60,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="64">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>1.84.1</Version>
|
||||
<Update release="65">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>1.84.2</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -110,6 +110,7 @@ libc.so.6:sysconf
|
|||
libc.so.6:waitid
|
||||
libc.so.6:waitpid
|
||||
libc.so.6:write
|
||||
libc.so.6:writev
|
||||
libcairo.so.2:cairo_create
|
||||
libcairo.so.2:cairo_destroy
|
||||
libcairo.so.2:cairo_image_surface_create
|
||||
|
@ -302,8 +303,8 @@ libjxl.so.0.10:JxlSignatureCheck
|
|||
liblcms2.so.2:cmsBuildGamma
|
||||
liblcms2.so.2:cmsCloseProfile
|
||||
liblcms2.so.2:cmsCreateGrayProfileTHR
|
||||
liblcms2.so.2:cmsCreateRGBProfileTHR
|
||||
liblcms2.so.2:cmsCreateTransformTHR
|
||||
liblcms2.so.2:cmsCreate_sRGBProfileTHR
|
||||
liblcms2.so.2:cmsD50_xyY
|
||||
liblcms2.so.2:cmsDeleteTransform
|
||||
liblcms2.so.2:cmsDoTransform
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : glycin
|
||||
version : 1.2.0
|
||||
release : 4
|
||||
version : 1.2.1
|
||||
release : 5
|
||||
source :
|
||||
- https://download.gnome.org/sources/glycin/1.2/glycin-1.2.0.tar.xz : 16ab4a48398639ef701c7c3e27a2d31075b30e0dcaf3f1652c907b188f4290d0
|
||||
- https://download.gnome.org/sources/glycin/1.2/glycin-1.2.1.tar.xz : ccc578e9a3e83d0dc1535737d1fda09baa95c7167f5e5ecb15f786654094eed5
|
||||
homepage : https://gitlab.gnome.org/sophie-h/glycin
|
||||
license :
|
||||
- LGPL-2.1-or-later
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="4">glycin</Dependency>
|
||||
<Dependency release="5">glycin</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/glycin-1/glycin.h</Path>
|
||||
|
@ -60,9 +60,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>1.2.0</Version>
|
||||
<Update release="5">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -460,7 +460,6 @@ libgtk-4.so.1:gtk_filter_list_model_set_filter
|
|||
libgtk-4.so.1:gtk_gesture_get_last_event
|
||||
libgtk-4.so.1:gtk_gesture_set_state
|
||||
libgtk-4.so.1:gtk_gesture_single_get_current_sequence
|
||||
libgtk-4.so.1:gtk_grid_get_type
|
||||
libgtk-4.so.1:gtk_init
|
||||
libgtk-4.so.1:gtk_label_get_text
|
||||
libgtk-4.so.1:gtk_label_new
|
||||
|
@ -543,6 +542,7 @@ libgtk-4.so.1:gtk_text_view_get_left_margin
|
|||
libgtk-4.so.1:gtk_text_view_get_right_margin
|
||||
libgtk-4.so.1:gtk_text_view_scroll_to_iter
|
||||
libgtk-4.so.1:gtk_text_view_set_input_hints
|
||||
libgtk-4.so.1:gtk_text_view_set_justification
|
||||
libgtk-4.so.1:gtk_widget_action_set_enabled
|
||||
libgtk-4.so.1:gtk_widget_add_controller
|
||||
libgtk-4.so.1:gtk_widget_add_css_class
|
||||
|
@ -550,6 +550,7 @@ libgtk-4.so.1:gtk_widget_class_bind_template_callback_full
|
|||
libgtk-4.so.1:gtk_widget_class_bind_template_child_full
|
||||
libgtk-4.so.1:gtk_widget_class_set_css_name
|
||||
libgtk-4.so.1:gtk_widget_class_set_template_from_resource
|
||||
libgtk-4.so.1:gtk_widget_get_default_direction
|
||||
libgtk-4.so.1:gtk_widget_get_root
|
||||
libgtk-4.so.1:gtk_widget_get_size_request
|
||||
libgtk-4.so.1:gtk_widget_get_type
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-calculator
|
||||
version : 48.0.2
|
||||
release : 42
|
||||
version : '48.1'
|
||||
release : 43
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-calculator/48/gnome-calculator-48.0.2.tar.xz : a4cdbab35be24bb4017359b99ffcb6c8afc00848291ad7a4720e6ca075700dc4
|
||||
- https://download.gnome.org/sources/gnome-calculator/48/gnome-calculator-48.1.tar.xz : bc4bd41a9ba190f45cbee0d8c6752cdc5d28b0cef1c6bd0c01e2dae1f3c19162
|
||||
homepage : https://apps.gnome.org/Calculator/
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -1104,7 +1104,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="42">gnome-calculator</Dependency>
|
||||
<Dependency release="43">gnome-calculator</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/gcalc-2/gcalc/gcalc.h</Path>
|
||||
|
@ -1122,9 +1122,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="42">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0.2</Version>
|
||||
<Update release="43">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-control-center
|
||||
version : '48.0'
|
||||
release : 169
|
||||
version : '48.1'
|
||||
release : 170
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-control-center/48/gnome-control-center-48.0.tar.xz : 1652202db36a2be7441019b9daff3574e80428598e82395a87418015a8c06624
|
||||
- https://download.gnome.org/sources/gnome-control-center/48/gnome-control-center-48.1.tar.xz : 0183db365aaa8f85b44b23cc9cae675d1c8336049fec11a8ca6ea9bdbe8c48fe
|
||||
homepage : https://apps.gnome.org/Settings/
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -332,16 +332,16 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="169">gnome-control-center</Dependency>
|
||||
<Dependency release="170">gnome-control-center</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/pkgconfig/gnome-keybindings.pc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="169">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="170">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -17,9 +17,6 @@ libadwaita-1.so.0:adw_application_window_get_visible_dialog
|
|||
libadwaita-1.so.0:adw_dialog_force_close
|
||||
libadwaita-1.so.0:adw_dialog_get_type
|
||||
libadwaita-1.so.0:adw_dialog_present
|
||||
libadwaita-1.so.0:adw_dialog_set_can_close
|
||||
libadwaita-1.so.0:adw_header_bar_set_show_end_title_buttons
|
||||
libadwaita-1.so.0:adw_header_bar_set_show_start_title_buttons
|
||||
libadwaita-1.so.0:adw_style_manager_get_default
|
||||
libadwaita-1.so.0:adw_style_manager_set_color_scheme
|
||||
libadwaita-1.so.0:adw_toolbar_view_get_content
|
||||
|
@ -31,6 +28,7 @@ libc.so.6:__libc_start_main
|
|||
libc.so.6:__stack_chk_fail
|
||||
libc.so.6:bind_textdomain_codeset
|
||||
libc.so.6:bindtextdomain
|
||||
libc.so.6:memcpy
|
||||
libc.so.6:setlocale
|
||||
libc.so.6:stderr
|
||||
libc.so.6:strlen
|
||||
|
@ -151,6 +149,9 @@ libglib-2.0.so.0:g_propagate_error
|
|||
libglib-2.0.so.0:g_quark_from_static_string
|
||||
libglib-2.0.so.0:g_quark_from_string
|
||||
libglib-2.0.so.0:g_quark_to_string
|
||||
libglib-2.0.so.0:g_rand_free
|
||||
libglib-2.0.so.0:g_rand_int_range
|
||||
libglib-2.0.so.0:g_rand_new_with_seed
|
||||
libglib-2.0.so.0:g_random_int_range
|
||||
libglib-2.0.so.0:g_realloc_n
|
||||
libglib-2.0.so.0:g_return_if_fail_warning
|
||||
|
@ -178,6 +179,7 @@ libglib-2.0.so.0:g_variant_ref_sink
|
|||
libglib-2.0.so.0:g_variant_unref
|
||||
libgobject-2.0.so.0:g_cclosure_marshal_VOID__VOID
|
||||
libgobject-2.0.so.0:g_object_class_install_property
|
||||
libgobject-2.0.so.0:g_object_get
|
||||
libgobject-2.0.so.0:g_object_new
|
||||
libgobject-2.0.so.0:g_object_notify_by_pspec
|
||||
libgobject-2.0.so.0:g_object_ref
|
||||
|
@ -289,6 +291,7 @@ libgtk-4.so.1:gtk_widget_init_template
|
|||
libgtk-4.so.1:gtk_widget_insert_action_group
|
||||
libgtk-4.so.1:gtk_widget_queue_draw
|
||||
libgtk-4.so.1:gtk_widget_remove_css_class
|
||||
libgtk-4.so.1:gtk_widget_set_sensitive
|
||||
libgtk-4.so.1:gtk_widget_set_tooltip_text
|
||||
libgtk-4.so.1:gtk_widget_set_visible
|
||||
libgtk-4.so.1:gtk_window_destroy
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-mahjongg
|
||||
version : '48.0'
|
||||
release : 14
|
||||
version : '48.1'
|
||||
release : 15
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-mahjongg/48/gnome-mahjongg-48.0.tar.xz : aeb16f4c940bdb6a670c7d9acdd50dd0ec20b321bd7075a985891fbbebcd4fed
|
||||
- https://download.gnome.org/sources/gnome-mahjongg/48/gnome-mahjongg-48.1.tar.xz : dd48e0f81aca34beada46c5d221b32591b8ed81e9d361c3a258df9f6b2222c84
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-mahjongg/
|
||||
license : GPL-2.0-or-later
|
||||
component : games.card
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
<Name>gnome-mahjongg</Name>
|
||||
<Homepage>https://gitlab.gnome.org/GNOME/gnome-mahjongg/</Homepage>
|
||||
<Packager>
|
||||
<Name>Muhammad Alfi Syahrin</Name>
|
||||
<Email>malfisya.dev@hotmail.com</Email>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>GPL-2.0-or-later</License>
|
||||
<PartOf>games.card</PartOf>
|
||||
|
@ -25,8 +25,8 @@
|
|||
<Path fileType="data">/usr/share/dbus-1/services/org.gnome.Mahjongg.service</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.Mahjongg.gschema.xml</Path>
|
||||
<Path fileType="data">/usr/share/gnome-mahjongg/maps/mahjongg.map</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -38,8 +38,8 @@
|
|||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/C/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -51,8 +51,8 @@
|
|||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ca/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -64,8 +64,8 @@
|
|||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/cs/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -77,8 +77,8 @@
|
|||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/da/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -90,8 +90,8 @@
|
|||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -103,8 +103,8 @@
|
|||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/el/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -116,8 +116,8 @@
|
|||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/es/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -129,8 +129,8 @@
|
|||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -142,8 +142,8 @@
|
|||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/fr/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -155,8 +155,8 @@
|
|||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -168,8 +168,8 @@
|
|||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -181,8 +181,8 @@
|
|||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -194,8 +194,8 @@
|
|||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pl/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -207,8 +207,8 @@
|
|||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/pt_BR/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -220,8 +220,8 @@
|
|||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ro/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -233,8 +233,8 @@
|
|||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ru/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -246,8 +246,8 @@
|
|||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/rules.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/scoring.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/sv/gnome-mahjongg/strategy.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/figures/hints-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/figures/mahjongg-video.ogv</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/figures/hints-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/figures/mahjongg-video.webm</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/figures/org.gnome.Mahjongg.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/gameplay.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/uk/gnome-mahjongg/hints.page</Path>
|
||||
|
@ -358,12 +358,12 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2025-04-03</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="15">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Muhammad Alfi Syahrin</Name>
|
||||
<Email>malfisya.dev@hotmail.com</Email>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-maps
|
||||
version : '48.1'
|
||||
release : 62
|
||||
version : '48.2'
|
||||
release : 63
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-maps/48/gnome-maps-48.1.tar.xz : ab2264a76f85458ee0b243984afa22b0aa516ed468b6d65395941c3786d82e9b
|
||||
- https://download.gnome.org/sources/gnome-maps/48/gnome-maps-48.2.tar.xz : ad6dd6126885fb1686ee4bf49a787a7257c7cc5f779e54134155a680a30a8cb9
|
||||
homepage : https://apps.gnome.org/Maps/
|
||||
license : GPL-2.0-or-later
|
||||
component : office
|
||||
|
|
|
@ -258,6 +258,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/tg/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gnome-maps.mo</Path>
|
||||
|
@ -266,9 +267,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="62">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.1</Version>
|
||||
<Update release="63">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.2</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -14,6 +14,7 @@ libc.so.6:textdomain
|
|||
libgio-2.0.so.0:g_action_map_add_action
|
||||
libgio-2.0.so.0:g_action_map_add_action_entries
|
||||
libgio-2.0.so.0:g_action_map_lookup_action
|
||||
libgio-2.0.so.0:g_application_activate
|
||||
libgio-2.0.so.0:g_application_add_main_option_entries
|
||||
libgio-2.0.so.0:g_application_run
|
||||
libgio-2.0.so.0:g_file_enumerate_children
|
||||
|
@ -217,6 +218,7 @@ libgtk-4.so.1:gtk_widget_set_tooltip_text
|
|||
libgtk-4.so.1:gtk_widget_set_valign
|
||||
libgtk-4.so.1:gtk_widget_set_vexpand
|
||||
libgtk-4.so.1:gtk_widget_set_visible
|
||||
libgtk-4.so.1:gtk_window_close
|
||||
libgtk-4.so.1:gtk_window_destroy
|
||||
libgtk-4.so.1:gtk_window_get_default_size
|
||||
libgtk-4.so.1:gtk_window_is_maximized
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-mines
|
||||
version : '48.0'
|
||||
release : 22
|
||||
version : '48.1'
|
||||
release : 23
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-mines/48/gnome-mines-48.0.tar.xz : ec081a1532a64b12920f1757d55291f789cd1c4701c1993570caa59fbda31680
|
||||
- https://download.gnome.org/sources/gnome-mines/48/gnome-mines-48.1.tar.xz : ef4b2d2dde3bec614157edde4d9189cc6afe692952a2dd55b2870e2e62ed8104
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-mines
|
||||
license : GPL-3.0-or-later
|
||||
component : games.puzzle
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gnome-mines</Path>
|
||||
<Path fileType="data">/usr/share/applications/org.gnome.Mines.desktop</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1/services/org.gnome.Mines.service</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gnome.Mines.gschema.xml</Path>
|
||||
<Path fileType="data">/usr/share/gnome-mines/themes/bgcolors/1mines.svg</Path>
|
||||
<Path fileType="data">/usr/share/gnome-mines/themes/bgcolors/2mines.svg</Path>
|
||||
|
@ -449,9 +450,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="23">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -5,6 +5,7 @@ libgio-2.0.so.0
|
|||
libglib-2.0.so.0
|
||||
libgnome-games-support-2.so.4
|
||||
libgobject-2.0.so.0
|
||||
libgsound.so.0
|
||||
libgtk-4.so.1
|
||||
libpango-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
|
|
|
@ -46,7 +46,6 @@ libgee-0.8.so.2:gee_abstract_map_clear
|
|||
libgee-0.8.so.2:gee_abstract_map_get
|
||||
libgee-0.8.so.2:gee_abstract_map_get_entries
|
||||
libgee-0.8.so.2:gee_abstract_map_get_size
|
||||
libgee-0.8.so.2:gee_abstract_map_has_key
|
||||
libgee-0.8.so.2:gee_abstract_map_map_iterator
|
||||
libgee-0.8.so.2:gee_abstract_map_set
|
||||
libgee-0.8.so.2:gee_array_list_new
|
||||
|
@ -72,7 +71,6 @@ libgee-0.8.so.2:gee_map_entry_get_key
|
|||
libgee-0.8.so.2:gee_map_entry_get_value
|
||||
libgee-0.8.so.2:gee_map_iterator_get_value
|
||||
libgee-0.8.so.2:gee_map_iterator_next
|
||||
libgee-0.8.so.2:gee_tree_map_new
|
||||
libgio-2.0.so.0:g_action_get_state
|
||||
libgio-2.0.so.0:g_action_group_activate_action
|
||||
libgio-2.0.so.0:g_action_map_add_action
|
||||
|
@ -225,6 +223,9 @@ libgobject-2.0.so.0:g_value_set_uchar
|
|||
libgobject-2.0.so.0:g_value_set_uint
|
||||
libgobject-2.0.so.0:g_value_take_string
|
||||
libgobject-2.0.so.0:g_value_type_compatible
|
||||
libgsound.so.0:gsound_context_new
|
||||
libgsound.so.0:gsound_context_play_simple
|
||||
libgsound.so.0:gsound_error_quark
|
||||
libgtk-4.so.1:gdk_display_get_default
|
||||
libgtk-4.so.1:gdk_display_map_keyval
|
||||
libgtk-4.so.1:gdk_event_get_event_type
|
||||
|
@ -263,9 +264,6 @@ libgtk-4.so.1:gtk_label_set_label
|
|||
libgtk-4.so.1:gtk_label_set_markup
|
||||
libgtk-4.so.1:gtk_label_set_text
|
||||
libgtk-4.so.1:gtk_label_set_use_markup
|
||||
libgtk-4.so.1:gtk_media_file_get_type
|
||||
libgtk-4.so.1:gtk_media_file_new_for_filename
|
||||
libgtk-4.so.1:gtk_media_stream_set_volume
|
||||
libgtk-4.so.1:gtk_menu_button_get_popover
|
||||
libgtk-4.so.1:gtk_overlay_add_overlay
|
||||
libgtk-4.so.1:gtk_overlay_remove_overlay
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-nibbles
|
||||
version : 4.2.0
|
||||
release : 17
|
||||
version : 4.2.1
|
||||
release : 18
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-nibbles/4.2/gnome-nibbles-4.2.0.tar.xz : 526c2cfc0b2280daf2f54a62e5816656fac3dd60629d07c1ca06d82a6d5244a1
|
||||
- https://download.gnome.org/sources/gnome-nibbles/4.2/gnome-nibbles-4.2.1.tar.xz : abecbd7d0080ef4f542e5fd6f0cf48d6510e9a5a067e96b7190596f7811b5125
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-nibbles/-/wikis/home
|
||||
license : GPL-3.0-or-later
|
||||
component : games.arcade
|
||||
|
@ -13,6 +13,7 @@ builddeps :
|
|||
- pkgconfig(appstream-glib)
|
||||
- pkgconfig(clutter-gtk-1.0)
|
||||
- pkgconfig(gee-0.8)
|
||||
- pkgconfig(gsound)
|
||||
- pkgconfig(libgnome-games-support-2)
|
||||
- desktop-file-utils
|
||||
- itstool
|
||||
|
|
|
@ -469,9 +469,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>4.2.0</Version>
|
||||
<Update release="18">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>4.2.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-online-accounts
|
||||
version : 3.54.1
|
||||
release : 56
|
||||
version : 3.54.2
|
||||
release : 57
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-online-accounts/3.54/gnome-online-accounts-3.54.1.tar.xz : 9d058b3aac8b2d8b6b2ae7cb57c8a8abe539e73c88220c315b5b99f87ce6efd8
|
||||
- https://download.gnome.org/sources/gnome-online-accounts/3.54/gnome-online-accounts-3.54.2.tar.xz : 0f7f3d29c0666ffbcc503f3e0f3396362effdb9317d41664ce65df147ef35372
|
||||
homepage : https://gnome.pages.gitlab.gnome.org/gnome-online-accounts/
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome.core
|
||||
|
|
|
@ -120,6 +120,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ug/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts.mo</Path>
|
||||
|
@ -134,7 +135,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="56">gnome-online-accounts</Dependency>
|
||||
<Dependency release="57">gnome-online-accounts</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/goa-1.0/goa/goa-generated.h</Path>
|
||||
|
@ -158,9 +159,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="56">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>3.54.1</Version>
|
||||
<Update release="57">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>3.54.2</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -69,6 +69,7 @@ libcairo.so.2:cairo_region_destroy
|
|||
libcairo.so.2:cairo_region_get_extents
|
||||
libcairo.so.2:cairo_region_get_rectangle
|
||||
libcairo.so.2:cairo_region_num_rectangles
|
||||
libcairo.so.2:cairo_region_reference
|
||||
libcairo.so.2:cairo_region_status
|
||||
libcairo.so.2:cairo_region_union_rectangle
|
||||
libei.so.1:ei_configure_name
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-remote-desktop
|
||||
version : '48.0'
|
||||
release : 25
|
||||
version : '48.1'
|
||||
release : 26
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-remote-desktop/48/gnome-remote-desktop-48.0.tar.xz : 038c42e48fe1d890849bec5d567566c152bd6d7f463eadeec59b1eae8fbb32a0
|
||||
- https://download.gnome.org/sources/gnome-remote-desktop/48/gnome-remote-desktop-48.1.tar.xz : bcf3770fca0faeda2fae3b1a3ff6f2e90a02778f76a42e8fd103cae18628f4f2
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-remote-desktop
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
<Path fileType="data">/usr/share/gnome-remote-desktop/grd-cuda-avc-utils_30.ptx</Path>
|
||||
<Path fileType="data">/usr/share/gnome-remote-desktop/grd-cuda-damage-utils_30.ptx</Path>
|
||||
<Path fileType="data">/usr/share/gnome-remote-desktop/grd.conf</Path>
|
||||
<Path fileType="data">/usr/share/gnome-remote-desktop/shaders/grd-avc-stereo-view_opt.spv</Path>
|
||||
<Path fileType="data">/usr/share/gnome-remote-desktop/shaders/grd-avc-dual-view_opt.spv</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ab/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
|
@ -87,6 +87,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gnome-remote-desktop.mo</Path>
|
||||
|
@ -97,9 +98,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="25">
|
||||
<Date>2025-04-09</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="26">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -429,6 +429,7 @@ libglib-2.0.so.0:g_variant_builder_clear
|
|||
libglib-2.0.so.0:g_variant_builder_close
|
||||
libglib-2.0.so.0:g_variant_builder_end
|
||||
libglib-2.0.so.0:g_variant_builder_init
|
||||
libglib-2.0.so.0:g_variant_builder_init_static
|
||||
libglib-2.0.so.0:g_variant_builder_open
|
||||
libglib-2.0.so.0:g_variant_equal
|
||||
libglib-2.0.so.0:g_variant_get
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-session
|
||||
version : 47.0.1
|
||||
release : 44
|
||||
version : '48.0'
|
||||
release : 45
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-session/47/gnome-session-47.0.1.tar.xz : 56ae9c68e49995793eb2096bcdc4533b111669e1e54c8b6e0b1d952f6a5e8a70
|
||||
- https://download.gnome.org/sources/gnome-session/48/gnome-session-48.0.tar.xz : dd909fbc5b22cdbdb2fc4df1a47d78d1b5943ccc5e61e6a20a1846246347c417
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-session
|
||||
license : GPL-2.0-or-later
|
||||
summary :
|
||||
|
|
|
@ -52,119 +52,119 @@
|
|||
<Path fileType="data">/usr/share/gnome-session/hardware-compatibility</Path>
|
||||
<Path fileType="data">/usr/share/gnome-session/sessions/gnome-dummy.session</Path>
|
||||
<Path fileType="data">/usr/share/gnome-session/sessions/gnome.session</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ab/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/am/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/an/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/as/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be@latin/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bn/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bn_IN/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ckb/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/crh/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/csb/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/cy/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/en@shaw/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fur/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fy/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/gd/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ha/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hy/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ie/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ig/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/kab/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/kk/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/kn/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ku/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mai/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mg/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mi/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mjw/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ml/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mn/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mr/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nds/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nso/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/or/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ps/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/si/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tg/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/th/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tk/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ug/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/wa/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/yo/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zu/LC_MESSAGES/gnome-session-47.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ab/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/am/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/an/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/as/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/az/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be@latin/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bn/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bn_IN/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ckb/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/crh/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/csb/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/cy/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/dz/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/en@shaw/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fur/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/fy/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/gd/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ha/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/hy/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ie/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ig/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/kab/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/kk/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/kn/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ku/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mai/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mg/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mi/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mjw/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ml/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mn/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/mr/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nds/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/nso/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/or/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ps/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/rw/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/si/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tg/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/th/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tk/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ug/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/wa/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/yo/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zu/LC_MESSAGES/gnome-session-48.mo</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gnome-session-inhibit.1</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gnome-session-quit.1</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/gnome-session.1</Path>
|
||||
|
@ -176,7 +176,7 @@
|
|||
<Description xml:lang="en">Runtime support for GNOME Shell Session</Description>
|
||||
<PartOf>desktop.gnome</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency releaseFrom="44">gnome-session</Dependency>
|
||||
<Dependency releaseFrom="45">gnome-session</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/wayland-sessions/gnome-wayland.desktop</Path>
|
||||
|
@ -190,9 +190,9 @@
|
|||
</Replaces>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="44">
|
||||
<Date>2024-09-21</Date>
|
||||
<Version>47.0.1</Version>
|
||||
<Update release="45">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.0</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-shell-extensions
|
||||
version : '48.0'
|
||||
release : 55
|
||||
version : '48.1'
|
||||
release : 56
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-shell-extensions/48/gnome-shell-extensions-48.0.tar.xz : f301b5e7354d5adc01c8bb21793810074e1ea408de45300f767d104454db3e33
|
||||
- https://download.gnome.org/sources/gnome-shell-extensions/48/gnome-shell-extensions-48.1.tar.xz : 9b67fc2c5802da1713a77b19ffa042318dd71e7bdae8437796c5f5197953393c
|
||||
homepage : https://apps.gnome.org/Extensions/
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -221,9 +221,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="55">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="56">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-shell
|
||||
version : '48.0'
|
||||
release : 122
|
||||
version : '48.1'
|
||||
release : 123
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-shell/48/gnome-shell-48.0.tar.xz : 36aac2edcdc7588aaadb658cd4687df262b37ba0b667102dcbefbff0c2232bc3
|
||||
- https://download.gnome.org/sources/gnome-shell/48/gnome-shell-48.1.tar.xz : ba4f455afd6213f387545946e3cd9daa39c904f7ab16dd830ac77a73ff1002ca
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-shell
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -105,6 +105,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/as/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/be@latin/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bn/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/bn_IN/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
|
@ -182,6 +183,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ug/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz@cyrillic/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo</Path>
|
||||
|
@ -193,9 +195,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="122">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="123">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -622,6 +622,7 @@ libgio-2.0.so.0:g_input_stream_close_async
|
|||
libgio-2.0.so.0:g_input_stream_close_finish
|
||||
libgio-2.0.so.0:g_input_stream_get_type
|
||||
libgio-2.0.so.0:g_input_stream_is_closed
|
||||
libgio-2.0.so.0:g_input_stream_read
|
||||
libgio-2.0.so.0:g_input_stream_read_bytes
|
||||
libgio-2.0.so.0:g_input_stream_read_bytes_async
|
||||
libgio-2.0.so.0:g_input_stream_read_bytes_finish
|
||||
|
@ -992,6 +993,7 @@ libglib-2.0.so.0:g_strdup_printf
|
|||
libglib-2.0.so.0:g_strdup_vprintf
|
||||
libglib-2.0.so.0:g_strdupv
|
||||
libglib-2.0.so.0:g_strerror
|
||||
libglib-2.0.so.0:g_strescape
|
||||
libglib-2.0.so.0:g_strfreev
|
||||
libglib-2.0.so.0:g_string_append_len
|
||||
libglib-2.0.so.0:g_string_append_printf
|
||||
|
@ -1605,6 +1607,7 @@ libsoup-3.0.so.0:soup_message_get_type
|
|||
libsoup-3.0.so.0:soup_message_get_uri
|
||||
libsoup-3.0.so.0:soup_message_headers_append
|
||||
libsoup-3.0.so.0:soup_message_headers_get_content_length
|
||||
libsoup-3.0.so.0:soup_message_headers_get_content_type
|
||||
libsoup-3.0.so.0:soup_message_headers_get_one
|
||||
libsoup-3.0.so.0:soup_message_new
|
||||
libsoup-3.0.so.0:soup_message_new_from_uri
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-software
|
||||
version : '48.0'
|
||||
release : 23
|
||||
version : '48.1'
|
||||
release : 24
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-software/48/gnome-software-48.0.tar.xz : e607af554e838fd6d07c1631f634b20e8bd4e6adf16fc7535c4520874af544f7
|
||||
- https://download.gnome.org/sources/gnome-software/48/gnome-software-48.1.tar.xz : 084a985040294c36454b464a2144f981c0274906b4c49d71613e61ced6a96e8f
|
||||
homepage : https://apps.gnome.org/Software/
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -116,6 +116,27 @@
|
|||
<Path fileType="doc">/usr/share/help/de/gnome-software/legal.xml</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-software/software-licensing.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/de/gnome-software/software-metadata.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/app-context-bar.png</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/app-screenshot.png</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/carousel.png</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/install-webapp-from-gnome-web.png</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/license-community-built.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/license-proprietary-and-special.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/license-unknown.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/links.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/no-links.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/computer-fail-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/contact-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/donate-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/help-link-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/image-missing-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/translations-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/figures/scalable/symbolic/webpage-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/how-to-reinstall-a-web-app.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/index.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/legal.xml</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/software-licensing.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/eu/gnome-software/software-metadata.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-software/figures/app-context-bar.png</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-software/figures/app-screenshot.png</Path>
|
||||
<Path fileType="doc">/usr/share/help/hu/gnome-software/figures/carousel.png</Path>
|
||||
|
@ -319,6 +340,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/th/LC_MESSAGES/gnome-software.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-software.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-software.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-software.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-software.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-software.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gnome-software.mo</Path>
|
||||
|
@ -340,7 +362,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="23">gnome-software</Dependency>
|
||||
<Dependency release="24">gnome-software</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/gnome-software/gnome-software.h</Path>
|
||||
|
@ -458,9 +480,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="24">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-sudoku
|
||||
version : '48.0'
|
||||
release : 26
|
||||
version : '48.1'
|
||||
release : 27
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-sudoku/48/gnome-sudoku-48.0.tar.xz : 98c3920030dd0c2401f890c871d6345fa3c103f7069d8e583daba43558bb40b6
|
||||
- https://download.gnome.org/sources/gnome-sudoku/48/gnome-sudoku-48.1.tar.xz : 79713ad82a59904cd696ff02255eb6ed9364e88f3e783343b1f9d0ca09f2c7e3
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-sudoku/-/wikis/home
|
||||
license : GPL-3.0-or-later
|
||||
component : games.puzzle
|
||||
|
|
|
@ -464,9 +464,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="26">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="27">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-system-monitor
|
||||
version : '48.0'
|
||||
release : 31
|
||||
version : '48.1'
|
||||
release : 32
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-system-monitor/48/gnome-system-monitor-48.0.tar.xz : e4e5b345fbd4d7dc2f40ad6c62305ae5c7cc2b465ce95988692a54af347532a3
|
||||
- https://download.gnome.org/sources/gnome-system-monitor/48/gnome-system-monitor-48.1.tar.xz : 133c3a6e286366e659fd2d80582409a7bd5edae456e63c4f69ccf66ed6fc6638
|
||||
homepage : https://apps.gnome.org/SystemMonitor/
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -770,6 +770,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo</Path>
|
||||
|
@ -779,9 +780,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="31">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="32">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-terminal
|
||||
version : 3.56.0
|
||||
release : 64
|
||||
version : 3.56.1
|
||||
release : 65
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-terminal/3.56/gnome-terminal-3.56.0.tar.xz : db20df55f6d84c66e7ef70298fbad597eaed6fa88b82a7a05d263cc90811fe81
|
||||
- https://download.gnome.org/sources/gnome-terminal/3.56/gnome-terminal-3.56.1.tar.xz : a230753e50bd431dbb1300e157bfd7317300e25226ff30893316363a13864ff8
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-terminal
|
||||
license : GPL-3.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -922,9 +922,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="64">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>3.56.0</Version>
|
||||
<Update release="65">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>3.56.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : gnome-user-docs
|
||||
version : '47.5'
|
||||
release : 32
|
||||
version : '48.1'
|
||||
release : 33
|
||||
source :
|
||||
- https://download.gnome.org/sources/gnome-user-docs/47/gnome-user-docs-47.5.tar.xz : 727cd30d80a801412be4085bfedc870f962a49fd057d904c6d42534bae1f2133
|
||||
- https://download.gnome.org/sources/gnome-user-docs/48/gnome-user-docs-48.1.tar.xz : ac973d924e00545a1458d86a110d4773e6bbe37c372840d76ed640cb268c61fd
|
||||
homepage : https://gitlab.gnome.org/GNOME/gnome-user-docs
|
||||
license : CC-BY-3.0
|
||||
component : desktop.gnome.doc
|
||||
|
|
|
@ -21170,9 +21170,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="32">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>47.5</Version>
|
||||
<Update release="33">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : libadwaita
|
||||
version : 1.7.0
|
||||
release : 27
|
||||
version : 1.7.2
|
||||
release : 28
|
||||
source :
|
||||
- https://download.gnome.org/sources/libadwaita/1.7/libadwaita-1.7.0.tar.xz : 58bf99b8a9f8b0171964de0ae741d01d5a09db3662134fa67541c99a8ed7dec0
|
||||
- https://download.gnome.org/sources/libadwaita/1.7/libadwaita-1.7.2.tar.xz : 28ee2ff589c6debe47af9da7a56e37c97d6849e003918a4b223f690d25f960be
|
||||
homepage : https://gnome.pages.gitlab.gnome.org/libadwaita/
|
||||
license : LGPL-2.1-or-later
|
||||
component : desktop.library
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="27">libadwaita</Dependency>
|
||||
<Dependency release="28">libadwaita</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/libadwaita-1/adw-about-dialog.h</Path>
|
||||
|
@ -168,7 +168,6 @@
|
|||
<Path fileType="header">/usr/include/libadwaita-1/adw-wrap-box.h</Path>
|
||||
<Path fileType="header">/usr/include/libadwaita-1/adw-wrap-layout.h</Path>
|
||||
<Path fileType="header">/usr/include/libadwaita-1/adwaita.h</Path>
|
||||
<Path fileType="library">/usr/lib64/libadwaita-1-internal.a</Path>
|
||||
<Path fileType="library">/usr/lib64/libadwaita-1.so</Path>
|
||||
<Path fileType="data">/usr/lib64/pkgconfig/libadwaita-1.pc</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0/Adw-1.gir</Path>
|
||||
|
@ -177,9 +176,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="27">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>1.7.0</Version>
|
||||
<Update release="28">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>1.7.2</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : libgtk-4
|
||||
version : 4.18.3
|
||||
release : 48
|
||||
version : 4.18.4
|
||||
release : 49
|
||||
source :
|
||||
- https://download.gnome.org/sources/gtk/4.18/gtk-4.18.3.tar.xz : 081e1bc0b17db41a935af8d1f6f090fb1988936c42ff734d149f3d004119f8bb
|
||||
- https://download.gnome.org/sources/gtk/4.18/gtk-4.18.4.tar.xz : d4783ac15037c2c4275a8f1acc94f5fede28a516243fccb92ff54a11c15775ff
|
||||
homepage : https://www.gtk.org/
|
||||
license : LGPL-2.0-or-later
|
||||
component :
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<Path fileType="library">/usr/lib64/gtk-4.0/4.0.0/printbackends/libprintbackend-cups.so</Path>
|
||||
<Path fileType="library">/usr/lib64/gtk-4.0/4.0.0/printbackends/libprintbackend-file.so</Path>
|
||||
<Path fileType="library">/usr/lib64/libgtk-4.so.1</Path>
|
||||
<Path fileType="library">/usr/lib64/libgtk-4.so.1.1800.3</Path>
|
||||
<Path fileType="library">/usr/lib64/libgtk-4.so.1.1800.4</Path>
|
||||
<Path fileType="data">/usr/share/gettext/its/gtk4builder.its</Path>
|
||||
<Path fileType="data">/usr/share/gettext/its/gtk4builder.loc</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0/schemas/org.gtk.gtk4.Inspector.gschema.xml</Path>
|
||||
|
@ -195,7 +195,7 @@
|
|||
<Description xml:lang="en">Demonstrations of major GTK4 features.</Description>
|
||||
<PartOf>desktop.gtk</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="48">libgtk-4</Dependency>
|
||||
<Dependency release="49">libgtk-4</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gtk4-demo</Path>
|
||||
|
@ -230,7 +230,7 @@
|
|||
<Description xml:lang="en">libgtk-4 contains the libraries used for creating graphical user interfaces and applications.</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="48">libgtk-4</Dependency>
|
||||
<Dependency release="49">libgtk-4</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/gtk-4.0/gdk/deprecated/gdkpixbuf.h</Path>
|
||||
|
@ -640,9 +640,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="48">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>4.18.3</Version>
|
||||
<Update release="49">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>4.18.4</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : libmanette
|
||||
version : 0.2.11
|
||||
release : 11
|
||||
version : 0.2.12
|
||||
release : 12
|
||||
source :
|
||||
- https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.11.tar.xz : b812b94e08632ba62a30960a8de29217a73a2fff5da2f12acc8a5d4771a49a70
|
||||
- https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.12.tar.xz : 48b349267180f1dc34d405a9e1e90ba16f054a19ce907930e679493d911ea1d8
|
||||
homepage : https://gnome.pages.gitlab.gnome.org/libmanette/
|
||||
license : LGPL-2.1-only
|
||||
component : programming.library
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="11">libmanette</Dependency>
|
||||
<Dependency release="12">libmanette</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/libmanette/libmanette.h</Path>
|
||||
|
@ -50,9 +50,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>0.2.11</Version>
|
||||
<Update release="12">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>0.2.12</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : libvte
|
||||
version : 0.80.0
|
||||
release : 74
|
||||
version : 0.80.1
|
||||
release : 75
|
||||
source :
|
||||
- https://download.gnome.org/sources/vte/0.80/vte-0.80.0.tar.xz : 267f63739765e568cf8113d0e2ee8f593028946187854bebe268c778e62647c8
|
||||
- https://download.gnome.org/sources/vte/0.80/vte-0.80.1.tar.xz : 0cdbd0e983afd9d22e065e323a743160072bf64b453e00b15edbe6f2dcdda46c
|
||||
homepage : https://gitlab.gnome.org/GNOME/vte
|
||||
license : LGPL-3.0-or-later
|
||||
component : desktop.library
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<Path fileType="library">/usr/lib64/girepository-1.0/Vte-3.91.typelib</Path>
|
||||
<Path fileType="library">/usr/lib64/libvte-2.91-gtk4.so.0</Path>
|
||||
<Path fileType="library">/usr/lib64/libvte-2.91.so.0</Path>
|
||||
<Path fileType="library">/usr/lib64/libvte-2.91.so.0.8000.0</Path>
|
||||
<Path fileType="library">/usr/lib64/libvte-2.91.so.0.8000.1</Path>
|
||||
<Path fileType="library">/usr/lib64/libvte/vte-urlencode-cwd</Path>
|
||||
<Path fileType="data">/usr/share/applications/org.gnome.Vte.App.Gtk3.desktop</Path>
|
||||
<Path fileType="data">/usr/share/applications/org.gnome.Vte.App.Gtk4.desktop</Path>
|
||||
|
@ -146,7 +146,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="74">libvte</Dependency>
|
||||
<Dependency release="75">libvte</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/vte-2.91-gtk4/vte/vte.h</Path>
|
||||
|
@ -1028,9 +1028,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="74">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>0.80.0</Version>
|
||||
<Update release="75">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>0.80.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -192,6 +192,7 @@ libc.so.6:textdomain
|
|||
libc.so.6:waitid
|
||||
libc.so.6:waitpid
|
||||
libc.so.6:write
|
||||
libc.so.6:writev
|
||||
libcairo.so.2:cairo_create
|
||||
libcairo.so.2:cairo_destroy
|
||||
libcairo.so.2:cairo_image_surface_create_for_data
|
||||
|
@ -553,9 +554,12 @@ libgtk-4.so.1:gdk_wayland_toplevel_get_type
|
|||
libgtk-4.so.1:gdk_wayland_toplevel_unexport_handle
|
||||
libgtk-4.so.1:gdk_x11_surface_get_type
|
||||
libgtk-4.so.1:gdk_x11_surface_get_xid
|
||||
libgtk-4.so.1:gsk_cairo_renderer_new
|
||||
libgtk-4.so.1:gsk_render_node_ref
|
||||
libgtk-4.so.1:gsk_render_node_unref
|
||||
libgtk-4.so.1:gsk_renderer_realize_for_display
|
||||
libgtk-4.so.1:gsk_renderer_render_texture
|
||||
libgtk-4.so.1:gsk_renderer_unrealize
|
||||
libgtk-4.so.1:gsk_rounded_rect_init_from_rect
|
||||
libgtk-4.so.1:gsk_transform_new
|
||||
libgtk-4.so.1:gsk_transform_translate
|
||||
|
@ -810,8 +814,8 @@ libgweather-4.so.0:gweather_location_new_detached
|
|||
liblcms2.so.2:cmsBuildGamma
|
||||
liblcms2.so.2:cmsCloseProfile
|
||||
liblcms2.so.2:cmsCreateGrayProfileTHR
|
||||
liblcms2.so.2:cmsCreateRGBProfileTHR
|
||||
liblcms2.so.2:cmsCreateTransformTHR
|
||||
liblcms2.so.2:cmsCreate_sRGBProfileTHR
|
||||
liblcms2.so.2:cmsD50_xyY
|
||||
liblcms2.so.2:cmsDeleteTransform
|
||||
liblcms2.so.2:cmsDoTransform
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : loupe
|
||||
version : '48.0'
|
||||
release : 7
|
||||
version : '48.1'
|
||||
release : 8
|
||||
source :
|
||||
- https://download.gnome.org/sources/loupe/48/loupe-48.0.tar.xz : 21492b2382eba86b97571b4cc08c1eb0201ce5e96bd2b9b5333893f85fbd1d7d
|
||||
- https://download.gnome.org/sources/loupe/48/loupe-48.1.tar.xz : 10713d3e96789d077ae7d3389452a5f6c397ddf43a50c071cbfe2d12725970de
|
||||
homepage : https://apps.gnome.org/Loupe/
|
||||
license : GPL-3.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -203,6 +203,25 @@
|
|||
<Path fileType="doc">/usr/share/help/id/loupe/supported-formats.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/loupe/trashing-images.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/id/loupe/viewing-images.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/edit-copy-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/go-next-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/go-previous-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/help-about-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/object-rotate-left-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/object-rotate-right-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/org.gnome.Loupe.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/user-trash-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/view-fullscreen-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/view-restore-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/zoom-in-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/figures/zoom-out-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/image-properties.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/index.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/opening-images.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/sending-to-other-apps.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/supported-formats.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/trashing-images.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/it/loupe/viewing-images.page</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/loupe/figures/edit-copy-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/loupe/figures/go-next-symbolic.svg</Path>
|
||||
<Path fileType="doc">/usr/share/help/ko/loupe/figures/go-previous-symbolic.svg</Path>
|
||||
|
@ -412,9 +431,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="8">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : mutter
|
||||
version : '48.1'
|
||||
release : 129
|
||||
version : '48.2'
|
||||
release : 130
|
||||
source :
|
||||
- https://download.gnome.org/sources/mutter/48/mutter-48.1.tar.xz : e9970b3d81c76aed1e91f3436a82e7b14c5e32cf55949b1c9a18d0f157bacafc
|
||||
- https://download.gnome.org/sources/mutter/48/mutter-48.2.tar.xz : 3c18ba4e093ea9a378113dcafa7bdb5c1f9d6f5af9765026b7e66cb78daf614e
|
||||
homepage : https://gitlab.gnome.org/GNOME/mutter
|
||||
license : GPL-2.0-or-later
|
||||
component : desktop.gnome
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</Description>
|
||||
<PartOf>desktop.gnome</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency releaseFrom="129">mutter-common</Dependency>
|
||||
<Dependency releaseFrom="130">mutter-common</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gdctl</Path>
|
||||
|
@ -140,6 +140,7 @@
|
|||
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/mutter.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/ug/LC_MESSAGES/mutter.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/mutter.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/uz/LC_MESSAGES/mutter.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/mutter.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/wa/LC_MESSAGES/mutter.mo</Path>
|
||||
<Path fileType="localedata">/usr/share/locale/xh/LC_MESSAGES/mutter.mo</Path>
|
||||
|
@ -173,7 +174,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="129">mutter</Dependency>
|
||||
<Dependency release="130">mutter</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/mutter-16/clutter/clutter/clutter-action.h</Path>
|
||||
|
@ -377,9 +378,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="129">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.1</Version>
|
||||
<Update release="130">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.2</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : nautilus
|
||||
version : '48.0'
|
||||
release : 93
|
||||
version : '48.1'
|
||||
release : 94
|
||||
source :
|
||||
- https://download.gnome.org/sources/nautilus/48/nautilus-48.0.tar.xz : f9e6a4cbe1d5bb7ad59ac44f0d439edd4b0507bf07d3d90a2e7e7e6d3f416d57
|
||||
- https://download.gnome.org/sources/nautilus/48/nautilus-48.1.tar.xz : 7995a2a17c29d4b09abf9dd9aca14b8dee7dec3bd74776dd379512f2e6d7347f
|
||||
homepage : https://apps.gnome.org/Nautilus/
|
||||
license : GPL-3.0-or-later
|
||||
component :
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</Description>
|
||||
<PartOf>desktop.gnome</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="93">nautilus-extension</Dependency>
|
||||
<Dependency release="94">nautilus-extension</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/nautilus</Path>
|
||||
|
@ -183,7 +183,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="93">nautilus-extension</Dependency>
|
||||
<Dependency release="94">nautilus-extension</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/nautilus/libnautilus-extension/nautilus-column-provider.h</Path>
|
||||
|
@ -205,9 +205,9 @@
|
|||
</Replaces>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="93">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>48.0</Version>
|
||||
<Update release="94">
|
||||
<Date>2025-04-14</Date>
|
||||
<Version>48.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Joey Riches</Name>
|
||||
<Email>josephriches@gmail.com</Email>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue