We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported changes between the current stable and the new candidate
--- cache/gnome-42-2204-202/snap/manifest.yaml 2024-12-16 12:34:28.000000000 +0000 +++ cache/gnome-42-2204-203/snap/manifest.yaml 2025-01-27 11:56:57.000000000 +0000 @@ -1,9 +1,9 @@ -snapcraft-version: 8.5.0 -snapcraft-started-at: '2024-12-16T12:28:37.876429Z' +snapcraft-version: 8.5.1 +snapcraft-started-at: '2025-01-27T11:51:00.654048Z' snapcraft-os-release-id: ubuntu snapcraft-os-release-version-id: '22.04' name: gnome-42-2204 -version: 0+git.38ea591 +version: 0+git.837775c-sdk0+git.8b33c91 summary: Shared GNOME 42 Ubuntu stack description: | This snap provides the GNOME 42 stack to other snaps that use it. It shares the base GNOME libraries and desktop integration components through the content interface. This helps reduce the size of snaps and helps developers to easily snap desktop applications. @@ -29,6 +29,19 @@ plugin: nil stage-snaps: - gnome-42-2204-sdk/latest/stable + override-build: | + set -eu + craftctl default + sdk_version=$(sed -n 's/^version:\s*\(.*\)/\1/p' \ + ${CRAFT_PART_INSTALL}/snap.gnome-42-2204-sdk/manifest.yaml) + + # Use the same logic of snapcraft + project_version=$(git -C "/build/gnome-42-2204" describe --dirty 2>/dev/null || true) + if [ -z "${project_version}" ]; then + project_version="0+git.$(git -C "/build/gnome-42-2204" describe --dirty --always)" + fi + version="${project_version}-sdk${sdk_version}" + craftctl set version="${version:0:32}" stage: - lib/*/bindtextdomain.so - usr @@ -147,10 +160,10 @@ - glib-networking=2.72.0-1 - gnome-control-center-data=1:41.7-0ubuntu0.22.04.9 - gsettings-desktop-schemas=42.0-1ubuntu1 - - gstreamer1.0-gl=1.20.1-1ubuntu0.2 + - gstreamer1.0-gl=1.20.1-1ubuntu0.4 - gstreamer1.0-pipewire=0.3.48-1ubuntu3 - - gstreamer1.0-plugins-base=1.20.1-1ubuntu0.2 - - gstreamer1.0-plugins-good=1.20.3-0ubuntu1.1 + - gstreamer1.0-plugins-base=1.20.1-1ubuntu0.4 + - gstreamer1.0-plugins-good=1.20.3-0ubuntu1.3 - gtk-update-icon-cache=3.24.33-1ubuntu2.2 - hicolor-icon-theme=0.17-2 - humanity-icon-theme=0.6.16 @@ -234,10 +247,10 @@ - libgraphite2-3=1.3.14-1build2 - libgspell-1-2=1.9.1-4 - libgspell-1-common=1.9.1-4 - - libgstreamer-gl1.0-0=1.20.1-1ubuntu0.2 - - libgstreamer-plugins-base1.0-0=1.20.1-1ubuntu0.2 - - libgstreamer-plugins-good1.0-0=1.20.3-0ubuntu1.1 - - libgstreamer1.0-0=1.20.3-0ubuntu1 + - libgstreamer-gl1.0-0=1.20.1-1ubuntu0.4 + - libgstreamer-plugins-base1.0-0=1.20.1-1ubuntu0.4 + - libgstreamer-plugins-good1.0-0=1.20.3-0ubuntu1.3 + - libgstreamer1.0-0=1.20.3-0ubuntu1.1 - libgtk-3-0=3.24.33-1ubuntu2.2 - libgtk-3-common=3.24.33-1ubuntu2.2 - libgtk3-nocsd0=3-1ubuntu1 @@ -259,7 +272,7 @@ - libinput-bin=1.20.0-1ubuntu0.3 - libinput10=1.20.0-1ubuntu0.3 - libjack-jackd2-0=1.9.20~dfsg-1 - - libjavascriptcoregtk-4.0-18=2.46.4-0ubuntu0.22.04.1 + - libjavascriptcoregtk-4.0-18=2.46.5-0ubuntu0.22.04.1 - libjbig0=2.1-3.1ubuntu0.22.04.1 - libjpeg-turbo8=2.1.2-0ubuntu1 - libjpeg8=8c-2ubuntu10 @@ -296,7 +309,7 @@ - libproxy1v5=0.4.17-2 - libpsl5=0.21.0-1.2build2 - libpulse0=1:15.99.1+dfsg1-1ubuntu2.2 - - libpython3.10=3.10.12-1~22.04.7 + - libpython3.10=3.10.12-1~22.04.8 - libraw1394-11=2.1.2-2build2 - librsvg2-2=2.52.5+dfsg-3ubuntu0.2 - libsamplerate0=0.2.2-1build1 @@ -342,7 +355,7 @@ - libwayland-cursor0=1.20.0-1ubuntu0.1 - libwayland-egl1=1.20.0-1ubuntu0.1 - libwayland-server0=1.20.0-1ubuntu0.1 - - libwebkit2gtk-4.0-37=2.46.4-0ubuntu0.22.04.1 + - libwebkit2gtk-4.0-37=2.46.5-0ubuntu0.22.04.1 - libwebp7=1.2.2-2ubuntu0.22.04.2 - libwebpdemux2=1.2.2-2ubuntu0.22.04.2 - libwebpmux3=1.2.2-2ubuntu0.22.04.2 @@ -386,7 +399,7 @@ - pipewire=0.3.48-1ubuntu3 - python3-dbus=1.2.18-3build1 - python3-gi=3.42.1-0ubuntu1 - - python3.10-minimal=3.10.12-1~22.04.7 + - python3.10-minimal=3.10.12-1~22.04.8 - session-migration=0.3.6 - shared-mime-info=2.1-2 - sound-theme-freedesktop=0.8-2ubuntu1 @@ -550,9 +563,9 @@ architectures: - amd64 image-info: - build-request-id: lp-94497728 - build-request-timestamp: '2024-12-16T12:09:05Z' - build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-42-2204/+build/2683212 + build-request-id: lp-95515012 + build-request-timestamp: '2025-01-27T11:45:11Z' + build_url: https://launchpad.net/~desktop-snappers/+snap/gnome-42-2204/+build/2713574 build-packages: [] build-snaps: [] primed-stage-packages: @@ -631,10 +644,10 @@ - glib-networking=2.72.0-1 - gnome-control-center-data=1:41.7-0ubuntu0.22.04.9 - gsettings-desktop-schemas=42.0-1ubuntu1 -- gstreamer1.0-gl=1.20.1-1ubuntu0.2 +- gstreamer1.0-gl=1.20.1-1ubuntu0.4 - gstreamer1.0-pipewire=0.3.48-1ubuntu3 -- gstreamer1.0-plugins-base=1.20.1-1ubuntu0.2 -- gstreamer1.0-plugins-good=1.20.3-0ubuntu1.1 +- gstreamer1.0-plugins-base=1.20.1-1ubuntu0.4 +- gstreamer1.0-plugins-good=1.20.3-0ubuntu1.3 - gtk-update-icon-cache=3.24.33-1ubuntu2.2 - hicolor-icon-theme=0.17-2 - humanity-icon-theme=0.6.16 @@ -718,10 +731,10 @@ - libgraphite2-3=1.3.14-1build2 - libgspell-1-2=1.9.1-4 - libgspell-1-common=1.9.1-4 -- libgstreamer-gl1.0-0=1.20.1-1ubuntu0.2 -- libgstreamer-plugins-base1.0-0=1.20.1-1ubuntu0.2 -- libgstreamer-plugins-good1.0-0=1.20.3-0ubuntu1.1 -- libgstreamer1.0-0=1.20.3-0ubuntu1 +- libgstreamer-gl1.0-0=1.20.1-1ubuntu0.4 +- libgstreamer-plugins-base1.0-0=1.20.1-1ubuntu0.4 +- libgstreamer-plugins-good1.0-0=1.20.3-0ubuntu1.3 +- libgstreamer1.0-0=1.20.3-0ubuntu1.1 - libgtk-3-0=3.24.33-1ubuntu2.2 - libgtk-3-common=3.24.33-1ubuntu2.2 - libgtk3-nocsd0=3-1ubuntu1 @@ -743,7 +756,7 @@ - libinput-bin=1.20.0-1ubuntu0.3 - libinput10=1.20.0-1ubuntu0.3 - libjack-jackd2-0=1.9.20~dfsg-1 -- libjavascriptcoregtk-4.0-18=2.46.4-0ubuntu0.22.04.1 +- libjavascriptcoregtk-4.0-18=2.46.5-0ubuntu0.22.04.1 - libjbig0=2.1-3.1ubuntu0.22.04.1 - libjpeg-turbo8=2.1.2-0ubuntu1 - libjpeg8=8c-2ubuntu10 @@ -780,7 +793,7 @@ - libproxy1v5=0.4.17-2 - libpsl5=0.21.0-1.2build2 - libpulse0=1:15.99.1+dfsg1-1ubuntu2.2 -- libpython3.10=3.10.12-1~22.04.7 +- libpython3.10=3.10.12-1~22.04.8 - libraw1394-11=2.1.2-2build2 - librsvg2-2=2.52.5+dfsg-3ubuntu0.2 - libsamplerate0=0.2.2-1build1 @@ -826,7 +839,7 @@ - libwayland-cursor0=1.20.0-1ubuntu0.1 - libwayland-egl1=1.20.0-1ubuntu0.1 - libwayland-server0=1.20.0-1ubuntu0.1 -- libwebkit2gtk-4.0-37=2.46.4-0ubuntu0.22.04.1 +- libwebkit2gtk-4.0-37=2.46.5-0ubuntu0.22.04.1 - libwebp7=1.2.2-2ubuntu0.22.04.2 - libwebpdemux2=1.2.2-2ubuntu0.22.04.2 - libwebpmux3=1.2.2-2ubuntu0.22.04.2 @@ -870,7 +883,7 @@ - pipewire=0.3.48-1ubuntu3 - python3-dbus=1.2.18-3build1 - python3-gi=3.42.1-0ubuntu1 -- python3.10-minimal=3.10.12-1~22.04.7 +- python3.10-minimal=3.10.12-1~22.04.8 - session-migration=0.3.6 - shared-mime-info=2.1-2 - sound-theme-freedesktop=0.8-2ubuntu1 Downloading gnome-42-2204 amd64 from channel latest/stable (r202) to cache directory Unpackaging remove . symlink cache/gnome-42-2204-202/usr/bin/X11 Downloading gnome-42-2204 amd64 from channel latest/candidate (r203) to cache directory Unpackaging remove . symlink cache/gnome-42-2204-203/usr/bin/X11 Changes to the snap manifest Size of the old snap: 516.0 MiB Size of the new snap: 516.0 MiB Number of files changed (use -d to have the details) 233 Files removed /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18.25.13 /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.1.so.0.6.13 /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37.71.6 /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.1.so.0.16.6 Files added /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18.25.14 /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.1.so.0.6.14 /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37.71.7 /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.1.so.0.16.7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reported changes between the current stable and the new candidate
The text was updated successfully, but these errors were encountered: