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 iagno on amd64 (r43) #731

Closed
github-actions bot opened this issue Sep 14, 2024 · 1 comment
Closed

New candidate build available for iagno on amd64 (r43) #731

github-actions bot opened this issue Sep 14, 2024 · 1 comment

Comments

@github-actions
Copy link

Reported changes between the current stable and the new candidate

--- cache/iagno-34/snap/manifest.yaml	2023-05-23 21:21:13.000000000 +0000
+++ cache/iagno-43/snap/manifest.yaml	2024-09-13 16:03:59.000000000 +0000
@@ -1,7 +1,7 @@
-snapcraft-version: 7.3.2
-snapcraft-started-at: '2023-05-23T21:17:56.392723Z'
+snapcraft-version: 8.3.3
+snapcraft-started-at: '2024-09-13T16:03:32.767074Z'
 snapcraft-os-release-id: ubuntu
-snapcraft-os-release-version-id: '22.04'
+snapcraft-os-release-version-id: '24.04'
 name: iagno
 version: 3.38.1
 summary: Dominate the board in a classic reversi game or play the reversed variant
@@ -21,7 +21,7 @@
   GNOME Reversi allows you to play both a classic reversi game, and the
   reversed variant, where the goal is to finish with less tile than your
   opponent.
-base: core22
+base: core24
 grade: stable
 confinement: strict
 apps:
@@ -38,6 +38,7 @@
     - x11
     - audio-playback
     command-chain:
+    - snap/command-chain/gpu-2404-wrapper
     - snap/command-chain/desktop-launch
 parts:
   iagno:
@@ -57,23 +58,26 @@
       mkdir -p $CRAFT_PART_INSTALL/meta/gui/
       cp $CRAFT_PART_SRC/data/icons/hicolor/scalable/org.gnome.Reversi.svg $CRAFT_PART_INSTALL/meta/gui/iagno.svg
     build-environment:
-    - PATH: /snap/gnome-42-2204-sdk/current/usr/bin${PATH:+:$PATH}
-    - XDG_DATA_DIRS: /build/iagno/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/iagno/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/9201/share/snapcraft/extensions/desktop/command-chain
+    source: /snap/snapcraft/12503/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: []
@@ -81,9 +85,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-79660366
-  build-request-timestamp: '2023-05-23T21:15:09Z'
-  build_url: https://launchpad.net/~desktop-snappers/+snap/iagno/+build/2116984
+  build-request-id: lp-92113950
+  build-request-timestamp: '2024-09-13T16:00:14Z'
+  build_url: https://launchpad.net/~desktop-snappers/+snap/iagno/+build/2596959
 build-packages: []
 build-snaps: []
 primed-stage-packages: []
Downloading iagno amd64 from channel latest/stable (r34) to cache directory
Unpackaging
Downloading iagno amd64 from channel latest/candidate (r43) to cache directory
Unpackaging

Changes to the snap manifest

Size of the old snap: 1.4 MiB
Size of the new snap: 1.4 MiB

Files changed
 /usr/bin/iagno

No file removed

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

Copy link
Author

github-actions bot commented Feb 7, 2025

Closing the bug since the revision isn't in the candidate channel anymore

@github-actions github-actions bot closed this as completed Feb 7, 2025
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