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 lightsoff on amd64 (r162) #732

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

New candidate build available for lightsoff on amd64 (r162) #732

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/lightsoff-156/snap/manifest.yaml	2023-05-23 21:35:10.000000000 +0000
+++ cache/lightsoff-162/snap/manifest.yaml	2024-09-13 16:17:53.000000000 +0000
@@ -1,7 +1,7 @@
-snapcraft-version: 7.4.0
-snapcraft-started-at: '2023-05-23T21:33:58.772724Z'
+snapcraft-version: 8.4.0
+snapcraft-started-at: '2024-09-13T16:17:37.316733Z'
 snapcraft-os-release-id: ubuntu
-snapcraft-os-release-version-id: '22.04'
+snapcraft-os-release-version-id: '24.04'
 name: lightsoff
 version: 40.0.1
 summary: Turn off all the lights
@@ -12,7 +12,7 @@
 
   Players who delight in turning off lights will enjoy the huge number of
   levels.
-base: core22
+base: core24
 grade: stable
 confinement: strict
 apps:
@@ -29,6 +29,7 @@
     environment:
       GSETTINGS_SCHEMA_DIR: $SNAP/share/glib-2.0/schemas
     command-chain:
+    - snap/command-chain/gpu-2404-wrapper
     - snap/command-chain/desktop-launch
 parts:
   lightsoff:
@@ -48,22 +49,25 @@
     - gcc-multilib
     - g++-multilib
     build-environment:
-    - PATH: /snap/gnome-42-2204-sdk/current/usr/bin${PATH:+:$PATH}
-    - XDG_DATA_DIRS: /build/lightsoff/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/lightsoff/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: []
   gnome/sdk:
-    source: /snap/snapcraft/9217/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: []
@@ -71,9 +75,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-79660409
-  build-request-timestamp: '2023-05-23T21:30:09Z'
-  build_url: https://launchpad.net/~desktop-snappers/+snap/lightsoff/+build/2117011
+  build-request-id: lp-92114090
+  build-request-timestamp: '2024-09-13T16:15:12Z'
+  build_url: https://launchpad.net/~desktop-snappers/+snap/lightsoff/+build/2596981
 build-packages: []
 build-snaps: []
 primed-stage-packages: []
Downloading lightsoff amd64 from channel latest/stable (r156) to cache directory
Unpackaging
Downloading lightsoff amd64 from channel latest/candidate (r162) to cache directory
Unpackaging

Changes to the snap manifest

Size of the old snap: 732.0 KiB
Size of the new snap: 736.0 KiB

Files changed
 /usr/bin/lightsoff

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