From cf6e0a2866072951329dc8c81a28bf3a8b0d3aa70881f9524b73ae4c99c7ee77 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 20 Feb 2016 20:46:34 +0000 Subject: [PATCH] Accepting request 359505 from home:evshmarnev:branches:devel:languages:perl - Change licence to spdx format (Artistic-2.0) OBS-URL: https://build.opensuse.org/request/show/359505 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Memory-Cycle?expand=0&rev=16 --- perl-Test-Memory-Cycle.changes | 5 +++++ perl-Test-Memory-Cycle.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Test-Memory-Cycle.changes b/perl-Test-Memory-Cycle.changes index 108f66a..615c934 100644 --- a/perl-Test-Memory-Cycle.changes +++ b/perl-Test-Memory-Cycle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 15 15:25:09 UTC 2016 - eshmarnev@suse.com + +- Change licence to spdx format (Artistic-2.0) + ------------------------------------------------------------------- Sun Feb 7 10:45:11 UTC 2016 - coolo@suse.com diff --git a/perl-Test-Memory-Cycle.spec b/perl-Test-Memory-Cycle.spec index 402749c..e8b0739 100644 --- a/perl-Test-Memory-Cycle.spec +++ b/perl-Test-Memory-Cycle.spec @@ -21,7 +21,7 @@ Version: 1.06 Release: 0 %define cpan_name Test-Memory-Cycle Summary: Check for memory leaks and circular memory references -License: This program is free software and you can redistribute it and/or modify it under the terms of the Artistic License v2.0. See http://www.perlfoundation.org/artistic_license_2_0 or the LICENSE file that comes with the Test::Memory::Cycle distribution. +License: Artistic-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-Memory-Cycle/ Source0: http://www.cpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz