Open github-actions[bot] opened 1 year ago
Reported changes between the current stable and the new candidate
--- cache/thunderbird-310/snap/manifest.yaml 2023-03-29 04:52:34.000000000 +0000 +++ cache/thunderbird-314/snap/manifest.yaml 2023-04-05 23:53:31.000000000 +0000 @@ -1,9 +1,9 @@ snapcraft-version: 7.3.1 -snapcraft-started-at: '2023-03-29T04:49:19.024871Z' +snapcraft-started-at: '2023-04-05T23:50:10.789698Z' snapcraft-os-release-id: ubuntu snapcraft-os-release-version-id: '20.04' name: thunderbird -version: 102.9.1-1 +version: 102.10.0-1 summary: Mozilla Thunderbird email application description: Thunderbird is a free email application that’s easy to set up and customize - and it’s loaded with great features! @@ -324,8 +324,8 @@ - bare=5 - core20=1852 - core=14946 - - gnome-3-38-2004-sdk=140 - - gnome-3-38-2004=119 + - gnome-3-38-2004-sdk=168 + - gnome-3-38-2004=137 - gtk-common-themes=1535 - snapcraft=8931 override-prime: | @@ -579,8 +579,8 @@ - bare=5 - core20=1852 - core=14946 - - gnome-3-38-2004-sdk=140 - - gnome-3-38-2004=119 + - gnome-3-38-2004-sdk=168 + - gnome-3-38-2004=137 - gtk-common-themes=1535 - snapcraft=8931 make-parameters: @@ -612,15 +612,15 @@ - bare=5 - core20=1852 - core=14946 - - gnome-3-38-2004-sdk=140 - - gnome-3-38-2004=119 + - gnome-3-38-2004-sdk=168 + - gnome-3-38-2004=137 - gtk-common-themes=1535 - snapcraft=8931 organize: snap/thunderbird/current/usr/*: usr/lib/thunderbird override-build: | - VERSION=$(echo 102.9.1-1 | cut -d- -f1) - BUILD=$(echo 102.9.1-1 | cut -d- -f2) + VERSION=$(echo 102.10.0-1 | cut -d- -f1) + BUILD=$(echo 102.10.0-1 | cut -d- -f2) XPIURL=https://ftp.mozilla.org/pub/thunderbird/candidates/$VERSION-candidates/build$BUILD/linux-x86_64/xpi snapcraftctl build set -eux @@ -632,8 +632,8 @@ cp -p /build/thunderbird/tmpdir $SNAPCRAFT_PART_INSTALL/bin/ cp -pr $SNAPCRAFT_PART_SRC/* $SNAPCRAFT_PART_INSTALL override-pull: | - VERSION=$(echo 102.9.1-1 | cut -d- -f1) - BUILD=$(echo 102.9.1-1 | cut -d- -f2) + VERSION=$(echo 102.10.0-1 | cut -d- -f1) + BUILD=$(echo 102.10.0-1 | cut -d- -f2) URL=https://ftp.mozilla.org/pub/thunderbird/candidates/$VERSION-candidates/build$BUILD wget -O - $URL/linux-x86_64/en-US/thunderbird-$VERSION.tar.bz2 | tar -x -j --strip-components=1 plugin: nil @@ -719,18 +719,18 @@ architectures: - amd64 image-info: - build-request-id: lp-78404497 - build-request-timestamp: '2023-03-29T04:45:10Z' - build_url: https://launchpad.net/~desktop-snappers/+snap/thunderbird/+build/2066153 + build-request-id: lp-78571669 + build-request-timestamp: '2023-04-05T23:45:10Z' + build_url: https://launchpad.net/~desktop-snappers/+snap/thunderbird/+build/2072966 build-packages: - curl=7.68.0-1ubuntu2.18 - libcurl4=7.68.0-1ubuntu2.18 - wget=1.20.3-1ubuntu2 build-snaps: - core20=1852 -- gnome-3-38-2004-sdk=140 -- gnome-3-38-2004=119 -- gnome-3-38-2004=119 +- gnome-3-38-2004-sdk=168 +- gnome-3-38-2004=137 +- gnome-3-38-2004=137 - gtk-common-themes=1535 primed-stage-packages: - desktop-file-utils=0.24-1ubuntu3 Downloading thunderbird amd64 from channel stable (r310) to cache directory Unpackaging Downloading thunderbird amd64 from channel candidate (r314) to cache directory Unpackaging Changes to the snap manifest Size of the old snap: 101.9 MiB Size of the new snap: 101.9 MiB Number of files changed (use -d to have the details) 39 No file removed No file added
Reported changes between the current stable and the new candidate