diff mbox series

[v2] libtest-warnings-perl: upgrade 0.031 -> 0.032

Message ID 1705362852-30067-2-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 341ee5b63975013e10cc466d6cfd0e30e21a5b47
Headers show
Series [v2] libtest-warnings-perl: upgrade 0.031 -> 0.032 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 15, 2024, 11:54 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update:
 basic artistic license changed to perl artistic license.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ings-perl_0.031.bb => libtest-warnings-perl_0.032.bb} | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/perl/{libtest-warnings-perl_0.031.bb => libtest-warnings-perl_0.032.bb} (78%)

Comments

Alexander Kanavin Jan. 16, 2024, 8:27 a.m. UTC | #1
Thanks!

Alex

On Tue, 16 Jan 2024 at 00:55, wangmy <wangmy@fujitsu.com> wrote:
>
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> License-Update:
>  basic artistic license changed to perl artistic license.
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...ings-perl_0.031.bb => libtest-warnings-perl_0.032.bb} | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
>  rename meta/recipes-devtools/perl/{libtest-warnings-perl_0.031.bb => libtest-warnings-perl_0.032.bb} (78%)
>
> diff --git a/meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb b/meta/recipes-devtools/perl/libtest-warnings-perl_0.032.bb
> similarity index 78%
> rename from meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb
> rename to meta/recipes-devtools/perl/libtest-warnings-perl_0.032.bb
> index e03deaf15f..5876e8a63c 100644
> --- a/meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb
> +++ b/meta/recipes-devtools/perl/libtest-warnings-perl_0.032.bb
> @@ -1,6 +1,3 @@
> -# Copyright (C) 2020 Jens Rehsack <sno@netbsd.org>
> -# Released under the MIT license (see COPYING.MIT for the terms)
> -
>  SUMMARY = "Test::Warnings - Test for warnings and the lack of them"
>  DESCRIPTION = "If you've ever tried to use Test::NoWarnings to confirm there are no \
>  warnings generated by your tests, combined with the convenience of \
> @@ -12,13 +9,13 @@ demonstration.)"
>  HOMEPAGE = "https://github.com/karenetheridge/Test-Warnings"
>  BUGTRACKER = "https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Warnings"
>  SECTION = "libs"
> -LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
> +LICENSE = "Artistic-1.0-Perl | GPL-1.0-or-later"
>
> -LIC_FILES_CHKSUM = "file://LICENCE;md5=6f2b02f39e7d359efd9525fbc56c84a1"
> +LIC_FILES_CHKSUM = "file://LICENCE;md5=f98106ac3cc05d9cbebcdb8fbf7b7815"
>
>  SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Test-Warnings-${PV}.tar.gz"
>
> -SRC_URI[sha256sum] = "1e542909fef305e45563e9878ea1c3b0c7cef1b28bb7ae07eba2e1efabec477b"
> +SRC_URI[sha256sum] = "4727dae2416e9f07e41e2dc3a9143ba6affc1ec57652117c99d50038e313e9d9"
>
>  S = "${WORKDIR}/Test-Warnings-${PV}"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#193806): https://lists.openembedded.org/g/openembedded-core/message/193806
> Mute This Topic: https://lists.openembedded.org/mt/103752132/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb b/meta/recipes-devtools/perl/libtest-warnings-perl_0.032.bb
similarity index 78%
rename from meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb
rename to meta/recipes-devtools/perl/libtest-warnings-perl_0.032.bb
index e03deaf15f..5876e8a63c 100644
--- a/meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb
+++ b/meta/recipes-devtools/perl/libtest-warnings-perl_0.032.bb
@@ -1,6 +1,3 @@ 
-# Copyright (C) 2020 Jens Rehsack <sno@netbsd.org>
-# Released under the MIT license (see COPYING.MIT for the terms)
-
 SUMMARY = "Test::Warnings - Test for warnings and the lack of them"
 DESCRIPTION = "If you've ever tried to use Test::NoWarnings to confirm there are no \
 warnings generated by your tests, combined with the convenience of \
@@ -12,13 +9,13 @@  demonstration.)"
 HOMEPAGE = "https://github.com/karenetheridge/Test-Warnings"
 BUGTRACKER = "https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Warnings"
 SECTION = "libs"
-LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
+LICENSE = "Artistic-1.0-Perl | GPL-1.0-or-later"
 
-LIC_FILES_CHKSUM = "file://LICENCE;md5=6f2b02f39e7d359efd9525fbc56c84a1"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=f98106ac3cc05d9cbebcdb8fbf7b7815"
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Test-Warnings-${PV}.tar.gz"
 
-SRC_URI[sha256sum] = "1e542909fef305e45563e9878ea1c3b0c7cef1b28bb7ae07eba2e1efabec477b"
+SRC_URI[sha256sum] = "4727dae2416e9f07e41e2dc3a9143ba6affc1ec57652117c99d50038e313e9d9"
 
 S = "${WORKDIR}/Test-Warnings-${PV}"