Skip to content

Commit

Permalink
gnome-control-center: Update to v47.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joebonrichie committed Jan 13, 2025
1 parent 93e4d43 commit 435530b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
5 changes: 4 additions & 1 deletion packages/g/gnome-control-center/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -962,8 +962,8 @@ libglib-2.0.so.0:g_queue_new
libglib-2.0.so.0:g_queue_peek_head
libglib-2.0.so.0:g_queue_pop_head
libglib-2.0.so.0:g_queue_push_head
libglib-2.0.so.0:g_queue_push_head_link
libglib-2.0.so.0:g_queue_push_tail
libglib-2.0.so.0:g_queue_push_tail_link
libglib-2.0.so.0:g_queue_unlink
libglib-2.0.so.0:g_random_int
libglib-2.0.so.0:g_random_int_range
Expand Down Expand Up @@ -1400,6 +1400,7 @@ libgtk-4.so.1:gdk_gl_context_make_current
libgtk-4.so.1:gdk_key_event_is_modifier
libgtk-4.so.1:gdk_keyval_to_lower
libgtk-4.so.1:gdk_memory_texture_new
libgtk-4.so.1:gdk_monitor_get_connector
libgtk-4.so.1:gdk_monitor_get_geometry
libgtk-4.so.1:gdk_paintable_get_current_image
libgtk-4.so.1:gdk_paintable_get_flags
Expand Down Expand Up @@ -1491,6 +1492,7 @@ libgtk-4.so.1:gtk_buildable_get_type
libgtk-4.so.1:gtk_builder_add_from_resource
libgtk-4.so.1:gtk_builder_get_object
libgtk-4.so.1:gtk_builder_new
libgtk-4.so.1:gtk_button_get_child
libgtk-4.so.1:gtk_button_get_type
libgtk-4.so.1:gtk_button_new
libgtk-4.so.1:gtk_button_new_from_icon_name
Expand Down Expand Up @@ -1673,6 +1675,7 @@ libgtk-4.so.1:gtk_label_new
libgtk-4.so.1:gtk_label_new_with_mnemonic
libgtk-4.so.1:gtk_label_select_region
libgtk-4.so.1:gtk_label_set_ellipsize
libgtk-4.so.1:gtk_label_set_justify
libgtk-4.so.1:gtk_label_set_label
libgtk-4.so.1:gtk_label_set_lines
libgtk-4.so.1:gtk_label_set_markup
Expand Down
6 changes: 3 additions & 3 deletions packages/g/gnome-control-center/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : gnome-control-center

Check warning on line 1 in packages/g/gnome-control-center/package.yml

View workflow job for this annotation

GitHub Actions / Checks

This package is included in the ISO and is currently frozen. It can only be updated to fix critical bugs, in consultation with multiple Solus staff members.
version : '47.2'
release : 166
version : '47.3'
release : 167
source :
- https://download.gnome.org/sources/gnome-control-center/47/gnome-control-center-47.2.tar.xz : 434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9
- https://download.gnome.org/sources/gnome-control-center/47/gnome-control-center-47.3.tar.xz : 78381d5a7f1d5b297c9a19611145ee5e0584f06ac575ed08ad070a0c07bbeaa2
homepage : https://apps.gnome.org/Settings/
license : GPL-2.0-or-later
component : desktop.gnome
Expand Down
16 changes: 8 additions & 8 deletions packages/g/gnome-control-center/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>gnome-control-center</Name>
<Homepage>https://apps.gnome.org/Settings/</Homepage>
<Packager>
<Name>Zach Bacon</Name>
<Email>zachbacon@vba-m.com</Email>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop.gnome</PartOf>
Expand Down Expand Up @@ -373,19 +373,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="166">gnome-control-center</Dependency>
<Dependency release="167">gnome-control-center</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/pkgconfig/gnome-keybindings.pc</Path>
</Files>
</Package>
<History>
<Update release="166">
<Date>2024-11-26</Date>
<Version>47.2</Version>
<Update release="167">
<Date>2025-01-13</Date>
<Version>47.3</Version>
<Comment>Packaging update</Comment>
<Name>Zach Bacon</Name>
<Email>zachbacon@vba-m.com</Email>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 435530b

Please sign in to comment.