All of lore.kernel.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: Anuj Mittal <anuj.mittal@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] enchant2: upgrading to 2.2.15 SUCCEEDED	[thread overview]
Message-ID: <MADEUP.165A67B0DDB90F1E.32579@lists.openembedded.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *enchant2* to *2.2.15* has Succeeded.

Next steps:
    - apply the patch: git am 0001-enchant2-upgrade-2.2.14-2.2.15.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

[-- Attachment #2: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 1084 bytes --]

packages/core2-32-poky-linux/enchant2/enchant2-dev: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-doc: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-locale: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-staticdev: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
Changes to packages/core2-32-poky-linux/enchant2 (sysroot):
  /usr/lib/libenchant-2.so.2 changed symlink target from libenchant-2.so.2.2.14 to libenchant-2.so.2.2.15
  /usr/lib/libenchant-2.so changed symlink target from libenchant-2.so.2.2.14 to libenchant-2.so.2.2.15
  /usr/lib/libenchant-2.so.2.2.14 moved to /usr/lib/libenchant-2.so.2.2.15

[-- Attachment #3: 0001-enchant2-upgrade-2.2.14-2.2.15.patch --]
[-- Type: application/octet-stream, Size: 1267 bytes --]

From f4d1584dce65a49986cbd1b95db39ada30aad77d Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Fri, 15 Jan 2021 11:55:53 +0000
Subject: [PATCH] enchant2: upgrade 2.2.14 -> 2.2.15

---
 .../enchant/{enchant2_2.2.14.bb => enchant2_2.2.15.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/enchant/{enchant2_2.2.14.bb => enchant2_2.2.15.bb} (90%)

diff --git a/meta/recipes-support/enchant/enchant2_2.2.14.bb b/meta/recipes-support/enchant/enchant2_2.2.15.bb
similarity index 90%
rename from meta/recipes-support/enchant/enchant2_2.2.14.bb
rename to meta/recipes-support/enchant/enchant2_2.2.15.bb
index a5080d9c78..05e84fc726 100644
--- a/meta/recipes-support/enchant/enchant2_2.2.14.bb
+++ b/meta/recipes-support/enchant/enchant2_2.2.15.bb
@@ -9,7 +9,7 @@ DEPENDS = "glib-2.0"
 inherit autotools pkgconfig
 
 SRC_URI = "https://github.com/AbiWord/enchant/releases/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = "bf7cc9a410b54c29648c7711dc8f210e7b13768508aaf43cc9c4527d5a9c7a8e"
+SRC_URI[sha256sum] = "3b0f2215578115f28e2a6aa549b35128600394304bd79d6f28b0d3b3d6f46c03"
 
 UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"
 
-- 
2.27.0


[-- Attachment #4: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 3178 bytes --]

packages/core2-32-poky-linux/enchant2/enchant2-dbg: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2-dbg: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-dbg: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-dev: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2-dev: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-dev: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-doc: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2-doc: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-doc: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-locale: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2-locale: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-locale: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-src: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2-src: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-src: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-staticdev: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2-staticdev: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2-staticdev: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2/enchant2: PV changed from "2.2.14" to "2.2.15"
packages/core2-32-poky-linux/enchant2/enchant2: FILELIST: removed "/usr/lib/libenchant-2.so.2.2.14", added "/usr/lib/libenchant-2.so.2.2.15"
packages/core2-32-poky-linux/enchant2: SRC_URI changed from "https://github.com/AbiWord/enchant/releases/download/v2.2.14/enchant-2.2.14.tar.gz" to "https://github.com/AbiWord/enchant/releases/download/v2.2.15/enchant-2.2.15.tar.gz"
packages/core2-32-poky-linux/enchant2: PKGV changed from 2.2.14 [default] to 2.2.15 [default]
packages/core2-32-poky-linux/enchant2: PV changed from "2.2.14" to "2.2.15"
Changes to packages/core2-32-poky-linux/enchant2 (sysroot):
  /usr/lib/libenchant-2.so.2 changed symlink target from libenchant-2.so.2.2.14 to libenchant-2.so.2.2.15
  /usr/lib/libenchant-2.so changed symlink target from libenchant-2.so.2.2.14 to libenchant-2.so.2.2.15
  /usr/lib/libenchant-2.so.2.2.14 moved to /usr/lib/libenchant-2.so.2.2.15

                 reply	other threads:[~2021-01-15 12:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MADEUP.165A67B0DDB90F1E.32579@lists.openembedded.org \
    --to=auh@auh.yoctoproject.org \
    --cc=anuj.mittal@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.