Hello community, here is the log from the commit of package perl-Devel-Declare for openSUSE:Factory checked in at 2020-04-29 20:52:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-Declare (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-Declare.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-Declare" Wed Apr 29 20:52:48 2020 rev:13 rq:798894 version:0.006022 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-Declare/perl-Devel-Declare.changes 2017-04-07 14:21:08.263629245 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Devel-Declare.new.2738/perl-Devel-Declare.changes 2020-04-29 20:54:34.517299265 +0200 @@ -1,0 +2,15 @@ +Mon Apr 27 03:07:39 UTC 2020 - <timueller+p...@suse.de> + +- updated to 0.006022 + see /usr/share/doc/packages/perl-Devel-Declare/Changes + + 0.006022 - 2020-04-26 + - release 0.006_021 as stable + + 0.006_021 - 2019-12-22 + - use ppport.h for compatibility with earlier perls + + 0.006_020 - 2019-11-25 + - update to work with Perl 5.31.7 (Karl Williamson, github PR#1) + +------------------------------------------------------------------- Old: ---- Devel-Declare-0.006019.tar.gz New: ---- Devel-Declare-0.006022.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-Declare.spec ++++++ --- /var/tmp/diff_new_pack.bRjqvQ/_old 2020-04-29 20:54:35.241300924 +0200 +++ /var/tmp/diff_new_pack.bRjqvQ/_new 2020-04-29 20:54:35.245300933 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-Declare # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Devel-Declare -Version: 0.006019 +Version: 0.006022 Release: 0 %define cpan_name Devel-Declare -Summary: Adding keywords to perl, in perl -License: Artistic-1.0 or GPL-1.0+ +Summary: (DEPRECATED) Adding keywords to perl, in perl +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Devel-Declare/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,11 +50,11 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install @@ -64,5 +64,6 @@ %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README +%license LICENSE %changelog ++++++ Devel-Declare-0.006019.tar.gz -> Devel-Declare-0.006022.tar.gz ++++++ ++++ 11506 lines of diff (skipped)