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-nibbles on amd64 (r143) #869

Open
github-actions bot opened this issue Feb 8, 2025 · 0 comments
Open

New candidate build available for gnome-nibbles on amd64 (r143) #869

github-actions bot opened this issue Feb 8, 2025 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Feb 8, 2025

Reported changes between the current stable and the new candidate

--- cache/gnome-nibbles-139/snap/manifest.yaml	2024-09-13 17:04:17.000000000 +0000
+++ cache/gnome-nibbles-143/snap/manifest.yaml	2025-02-07 22:06:23.000000000 +0000
@@ -1,16 +1,16 @@
-snapcraft-version: 8.4.0
-snapcraft-started-at: '2024-09-13T17:03:36.141526Z'
+snapcraft-version: 8.6.0
+snapcraft-started-at: '2025-02-07T22:05:33.911390Z'
 snapcraft-os-release-id: ubuntu
 snapcraft-os-release-version-id: '24.04'
 name: gnome-nibbles
-version: 3.38.2
+version: 4.1.0
 summary: Guide a worm around a maze
 description: |-
   Control a worm in its quest to eat bonuses and become longer. Outmaneuver
-  enemy worms while eating doughnuts and ice cream to increase your length.
-  Each worm has ten lives and loses one by running into a wall, another worm,
-  or itself. The enemy worms are after the same bonuses that you are, so be
-  careful: if they become too large, you won’t have much room for movement.
+  enemy worms while eating apples and bananas to increase your length. Each
+  worm has six lives and loses one by running into a wall, another worm, or
+  itself. The enemy worms are after the same bonuses that you are, so be
+  careful. If the worms become too large, you won’t have much room to move.
 
 
 
@@ -47,15 +47,10 @@
   gnome-nibbles:
     source: https://gitlab.gnome.org/GNOME/gnome-nibbles.git
     source-type: git
-    source-tag: 3.38.2
+    source-tag: 4.1.0
     plugin: meson
     meson-parameters:
     - --prefix=/usr
-    override-pull: |
-      craftctl default
-      for i in /build/gnome-nibbles/patches/*.diff; do
-        patch -p1 < $i
-      done
     build-packages:
     - libgnome-games-support-1-dev
     stage-packages:
@@ -67,7 +62,7 @@
     - fontconfig=2.15.0-1.1ubuntu2
     - fonts-dejavu-core=2.37-8
     - fonts-dejavu-mono=2.37-8
-    - gtk-update-icon-cache=3.24.41-4ubuntu1.1
+    - gtk-update-icon-cache=3.24.41-4ubuntu1.2
     - hicolor-icon-theme=0.17-2
     - humanity-icon-theme=0.6.16
     - libatk-bridge2.0-0t64=2.52.0-1build1
@@ -79,7 +74,7 @@
     - libcairo-gobject2=1.18.0-3build1
     - libcairo2=1.18.0-3build1
     - libcolord2=1.4.7-1build2
-    - libcups2t64=2.4.7-1.2ubuntu7.2
+    - libcups2t64=2.4.7-1.2ubuntu7.3
     - libdatrie1=0.2.13-3build1
     - libdconf1=0.40.0-4build2
     - libdeflate0=1.19-1build1.1
@@ -92,8 +87,8 @@
     - libgnome-games-support-1-3=1.8.2-5build3
     - libgnome-games-support-common=1.8.2-5build3
     - libgraphite2-3=1.3.14-2build1
-    - libgtk-3-0t64=3.24.41-4ubuntu1.1
-    - libgtk-3-common=3.24.41-4ubuntu1.1
+    - libgtk-3-0t64=3.24.41-4ubuntu1.2
+    - libgtk-3-common=3.24.41-4ubuntu1.2
     - libharfbuzz0b=8.3.0-2build2
     - libicu74=74.2-1ubuntu3.1
     - libjbig0=2.1-6.1ubuntu2
@@ -127,11 +122,14 @@
     - libxfixes3=1:6.0.0-2build1
     - libxi6=2:1.8.1-1build1
     - libxinerama1=2:1.1.4-3build1
-    - libxml2=2.9.14+dfsg-1.3ubuntu3
+    - libxml2=2.9.14+dfsg-1.3ubuntu3.1
     - libxrandr2=2:1.5.2-2build1
     - libxrender1=1:0.9.10-1.1build1
     - shared-mime-info=2.4-4
     - ubuntu-mono=24.04-0ubuntu1
+    override-pull: |
+      craftctl default
+      sed -i 's|Icon=org.gnome.Nibbles|Icon=${SNAP}/usr/share/icons/hicolor/scalable/apps/org.gnome.Nibbles.svg|g' data/org.gnome.Nibbles.desktop.in
     build-environment:
     - PATH: /snap/gnome-46-2404-sdk/current/usr/bin${PATH:+:$PATH}
     - XDG_DATA_DIRS: /build/gnome-nibbles/stage/usr/share:/snap/gnome-46-2404-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
@@ -145,7 +143,7 @@
     stage: []
     prime: []
   gnome/sdk:
-    source: /snap/snapcraft/12546/share/snapcraft/extensions/desktop/command-chain
+    source: /snap/snapcraft/13341/share/snapcraft/extensions/desktop/command-chain
     plugin: make
     build-snaps:
     - gnome-46-2404-sdk
@@ -158,9 +156,9 @@
 architectures:
 - amd64
 image-info:
-  build-request-id: lp-92115105
-  build-request-timestamp: '2024-09-13T17:00:13Z'
-  build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-nibbles/+build/2597004
+  build-request-id: lp-95833905
+  build-request-timestamp: '2025-02-07T22:00:13Z'
+  build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-nibbles/+build/2722081
 build-packages: []
 build-snaps: []
 primed-stage-packages:
@@ -172,7 +170,7 @@
 - fontconfig=2.15.0-1.1ubuntu2
 - fonts-dejavu-core=2.37-8
 - fonts-dejavu-mono=2.37-8
-- gtk-update-icon-cache=3.24.41-4ubuntu1.1
+- gtk-update-icon-cache=3.24.41-4ubuntu1.2
 - hicolor-icon-theme=0.17-2
 - humanity-icon-theme=0.6.16
 - libatk-bridge2.0-0t64=2.52.0-1build1
@@ -184,7 +182,7 @@
 - libcairo-gobject2=1.18.0-3build1
 - libcairo2=1.18.0-3build1
 - libcolord2=1.4.7-1build2
-- libcups2t64=2.4.7-1.2ubuntu7.2
+- libcups2t64=2.4.7-1.2ubuntu7.3
 - libdatrie1=0.2.13-3build1
 - libdconf1=0.40.0-4build2
 - libdeflate0=1.19-1build1.1
@@ -197,8 +195,8 @@
 - libgnome-games-support-1-3=1.8.2-5build3
 - libgnome-games-support-common=1.8.2-5build3
 - libgraphite2-3=1.3.14-2build1
-- libgtk-3-0t64=3.24.41-4ubuntu1.1
-- libgtk-3-common=3.24.41-4ubuntu1.1
+- libgtk-3-0t64=3.24.41-4ubuntu1.2
+- libgtk-3-common=3.24.41-4ubuntu1.2
 - libharfbuzz0b=8.3.0-2build2
 - libicu74=74.2-1ubuntu3.1
 - libjbig0=2.1-6.1ubuntu2
@@ -232,7 +230,7 @@
 - libxfixes3=1:6.0.0-2build1
 - libxi6=2:1.8.1-1build1
 - libxinerama1=2:1.1.4-3build1
-- libxml2=2.9.14+dfsg-1.3ubuntu3
+- libxml2=2.9.14+dfsg-1.3ubuntu3.1
 - libxrandr2=2:1.5.2-2build1
 - libxrender1=1:0.9.10-1.1build1
 - shared-mime-info=2.4-4
Downloading gnome-nibbles amd64 from channel latest/stable (r139) to cache directory
Unpackaging
Downloading gnome-nibbles amd64 from channel latest/candidate (r143) to cache directory
Unpackaging

Changes to the snap manifest

Size of the old snap: 29.4 MiB
Size of the new snap: 29.5 MiB

Number of files changed (use -d to have the details)
131

No file removed

Files added
 /usr/share/locale/ab

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