Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

New candidate build available for gnome-hitori on amd64 (r330) #722

Open
github-actions bot opened this issue Sep 14, 2024 · 0 comments
Open

New candidate build available for gnome-hitori on amd64 (r330) #722

github-actions bot opened this issue Sep 14, 2024 · 0 comments

Comments

@github-actions
Copy link

Reported changes between the current stable and the new candidate

--- cache/gnome-hitori-326/snap/manifest.yaml	2023-09-26 01:34:08.000000000 +0000
+++ cache/gnome-hitori-330/snap/manifest.yaml	2024-09-13 20:09:23.000000000 +0000
@@ -1,7 +1,7 @@
-snapcraft-version: 7.5.2
-snapcraft-started-at: '2023-09-26T01:33:05.758725Z'
+snapcraft-version: 8.4.0
+snapcraft-started-at: '2024-09-13T20:09:08.310156Z'
 snapcraft-os-release-id: ubuntu
-snapcraft-os-release-version-id: '22.04'
+snapcraft-os-release-version-id: '24.04'
 name: gnome-hitori
 version: '44.0'
 summary: Play the Hitori puzzle game
@@ -13,7 +13,7 @@
   Multiple sizes of game board are supported, and you can place markers on
   cells to help work out the solution.
   If you get stuck, the game can give you a hint.
-base: core22
+base: core24
 grade: stable
 confinement: strict
 apps:
@@ -29,6 +29,7 @@
     - wayland
     - x11
     command-chain:
+    - snap/command-chain/gpu-2404-wrapper
     - snap/command-chain/desktop-launch
 parts:
   gnome-hitori:
@@ -45,23 +46,26 @@
       mkdir -p $CRAFT_PART_INSTALL/meta/gui/
       cp $CRAFT_PART_SRC/data/icons/scalable/org.gnome.Hitori.svg $CRAFT_PART_INSTALL/meta/gui/
     build-environment:
-    - PATH: /snap/gnome-42-2204-sdk/current/usr/bin${PATH:+:$PATH}
-    - XDG_DATA_DIRS: /build/gnome-hitori/stage/usr/share:/snap/gnome-42-2204-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
-    - LD_LIBRARY_PATH: /snap/gnome-42-2204-sdk/current/lib/x86_64-linux-gnu:/snap/gnome-42-2204-sdk/current/usr/lib/x86_64-linux-gnu:/snap/gnome-42-2204-sdk/current/usr/lib:/snap/gnome-42-2204-sdk/current/usr/lib/vala-current:/snap/gnome-42-2204-sdk/current/usr/lib/x86_64-linux-gnu/pulseaudio${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
-    - PKG_CONFIG_PATH: /snap/gnome-42-2204-sdk/current/usr/lib/x86_64-linux-gnu/pkgconfig:/snap/gnome-42-2204-sdk/current/usr/lib/pkgconfig:/snap/gnome-42-2204-sdk/current/usr/share/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}
-    - GETTEXTDATADIRS: /snap/gnome-42-2204-sdk/current/usr/share/gettext-current${GETTEXTDATADIRS:+:$GETTEXTDATADIRS}
-    - GDK_PIXBUF_MODULE_FILE: /snap/gnome-42-2204-sdk/current/usr/lib/x86_64-linux-gnu/gdk-pixbuf-current/loaders.cache
-    - ACLOCAL_PATH: /snap/gnome-42-2204-sdk/current/usr/share/aclocal${ACLOCAL_PATH:+:$ACLOCAL_PATH}
-    - PYTHONPATH: /snap/gnome-42-2204-sdk/current/usr/lib/python3.10:/snap/gnome-42-2204-sdk/current/usr/lib/python3/dist-packages:/snap/gnome-42-2204-sdk/current/usr/lib/x86_64-linux-gnu/gobject-introspection${PYTHONPATH:+:$PYTHONPATH}
+    - PATH: /snap/gnome-46-2404-sdk/current/usr/bin${PATH:+:$PATH}
+    - XDG_DATA_DIRS: /build/gnome-hitori/stage/usr/share:/snap/gnome-46-2404-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
+    - LD_LIBRARY_PATH: /snap/gnome-46-2404-sdk/current/lib/x86_64-linux-gnu:/snap/gnome-46-2404-sdk/current/usr/lib/x86_64-linux-gnu:/snap/gnome-46-2404-sdk/current/usr/lib:/snap/gnome-46-2404-sdk/current/usr/lib/vala-current:/snap/gnome-46-2404-sdk/current/usr/lib/x86_64-linux-gnu/pulseaudio${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
+    - PKG_CONFIG_PATH: /snap/gnome-46-2404-sdk/current/usr/lib/x86_64-linux-gnu/pkgconfig:/snap/gnome-46-2404-sdk/current/usr/lib/pkgconfig:/snap/gnome-46-2404-sdk/current/usr/share/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}
+    - GETTEXTDATADIRS: /snap/gnome-46-2404-sdk/current/usr/share/gettext-current${GETTEXTDATADIRS:+:$GETTEXTDATADIRS}
+    - GDK_PIXBUF_MODULE_FILE: /snap/gnome-46-2404-sdk/current/usr/lib/x86_64-linux-gnu/gdk-pixbuf-current/loaders.cache
+    - ACLOCAL_PATH: /snap/gnome-46-2404-sdk/current/usr/share/aclocal${ACLOCAL_PATH:+:$ACLOCAL_PATH}
+    - PYTHONPATH: /snap/gnome-46-2404-sdk/current/usr/lib/python3.10:/snap/gnome-46-2404-sdk/current/usr/lib/python3/dist-packages:/snap/gnome-46-2404-sdk/current/usr/lib/x86_64-linux-gnu/gobject-introspection${PYTHONPATH:+:$PYTHONPATH}
+    - GI_TYPELIB_PATH: /snap/gnome-46-2404-sdk/current/usr/lib/girepository-1.0:/snap/gnome-46-2404-sdk/current/usr/lib/x86_64-linux-gnu/girepository-1.0${GI_TYPELIB_PATH:+:$GI_TYPELIB_PATH}
     stage-packages: []
     stage: []
     prime: []
     build-packages: []
   gnome/sdk:
-    source: /snap/snapcraft/9542/share/snapcraft/extensions/desktop/command-chain
+    source: /snap/snapcraft/12546/share/snapcraft/extensions/desktop/command-chain
     plugin: make
     build-snaps:
-    - gnome-42-2204-sdk
+    - gnome-46-2404-sdk
+    make-parameters:
+    - GPU_WRAPPER=gpu-2404-wrapper
     stage-packages: []
     stage: []
     prime: []
@@ -69,9 +73,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-82633483
-  build-request-timestamp: '2023-09-26T01:30:11Z'
-  build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-hitori/+build/2241082
+  build-request-id: lp-92118353
+  build-request-timestamp: '2024-09-13T20:00:13Z'
+  build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-hitori/+build/2597118
 build-packages: []
 build-snaps: []
 primed-stage-packages: []
Downloading gnome-hitori amd64 from channel latest/stable (r326) to cache directory
Unpackaging
Downloading gnome-hitori amd64 from channel latest/candidate (r330) to cache directory
Unpackaging

Changes to the snap manifest

Size of the old snap: 352.0 KiB
Size of the new snap: 352.0 KiB

Files changed
 /usr/bin/hitori

No file removed

Files added
 /snap/command-chain/gpu-2404-wrapper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants