Hello community, here is the log from the commit of package perl-PPI for openSUSE:Factory checked in at 2019-06-07 18:01:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PPI (Old) and /work/SRC/openSUSE:Factory/.perl-PPI.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPI" Fri Jun 7 18:01:16 2019 rev:19 rq:707390 version:1.269 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PPI/perl-PPI.changes 2017-07-07 10:16:29.946554618 +0200 +++ /work/SRC/openSUSE:Factory/.perl-PPI.new.4811/perl-PPI.changes 2019-06-07 18:01:17.785800122 +0200 @@ -1,0 +2,132 @@ +Sun May 19 05:19:08 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.269 + see /usr/share/doc/packages/perl-PPI/Changes + + 1.269 2019-05-17 18:36:46Z + Summary: + - many small documentation improvements + + 1.268 2019-05-16 10:00:39Z + Summary: + - fix a broken link in the pod + + 1.267 2019-05-16 09:22:34Z + Summary: + - make PPI::Test::Run more OS-agnostic + + 1.266 2019-05-15 16:17:49Z + Summary: + - keep heredoc terminator detection from triggering regex errors + - small cleanups + + Details: + - make the output of PPI::Test::Run more useful + - remove a superfluous import + +------------------------------------------------------------------- +Wed May 15 05:21:07 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.265 + see /usr/share/doc/packages/perl-PPI/Changes + + 1.265 2019-05-14 12:39:51Z + Summary: + - simplified a code construct + +------------------------------------------------------------------- +Mon May 6 05:19:40 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.264 + see /usr/share/doc/packages/perl-PPI/Changes + + 1.264 2019-04-28 14:56:28Z + Summary: + - keep vstring processing from swallowing underscores + + 1.262 2019-04-28 11:41:54Z + Summary: + - convert newlines in some raw test files from win32 to unix + + 1.260 2019-04-28 11:10:02Z + Summary: + - allow underscores in vstrings + +------------------------------------------------------------------- +Sun Apr 28 05:27:32 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.258 + see /usr/share/doc/packages/perl-PPI/Changes + + 1.258 2019-04-27 17:05:33Z + Summary: + - remove accidentally included Test::InDistDir + + 1.256 2019-04-26 16:40:01Z + Summary: + - allow all PPI::Document instances to have a filename attribute + + 1.254 2019-04-26 16:23:21Z + Summary: + - recognize `for (;<$foo>;) {}` as containing a readline operator + + 1.252 2019-04-26 14:21:36Z + Summary: + - add support for the double diamond (<<>>) input operator + - adjust position of a todo marker to not catch a passing test + +------------------------------------------------------------------- +Fri Apr 26 05:23:44 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.250 + see /usr/share/doc/packages/perl-PPI/Changes + + 1.250 2019-04-25 16:43:32Z + Summary: + - various smaller releng changes + + Details: + - removed dependency on File::Remove + - add some tests including a TODO test for misparse bug on '(1)-1' + - allow tests to run without pre-determined module versions + - add travis-perl helper to be run before install + - update versions of Perl Travis tests on + + 1.248 2019-04-25 16:08:08Z + Summary: + - parse list-embedded curlies as hash constructors + + 1.246 2019-04-25 15:33:48Z + Summary: + - support indented here-docs + - fixed some typos + + 1.244 2019-04-25 15:21:51Z + Summary: + - support key-value and index-value slices in PPI::Token::Symbol symbol method + + 1.242 2019-04-25 14:33:56Z + Summary: + - keep exponents of 2 or more zeroes from trapping PPI in an endless loop + + 1.240 2019-04-25 14:09:24Z + Summary: + - add support for lexical subroutines from perl-5.26 + + 1.238 2019-04-25 12:03:37Z + Summary: + - only release engineering, moved to Dist::Zilla, straightened out + dependencies and fixed some formatting in Changes + + 1.237_001 Wed 15 Nov 2017 + Summary: + - support postfix dereference + - remove dependencies on vars, base and List::MoreUtils + - reduce globals and cross-package variables + - make xt/api.t skip/run properly + + Details: + - convert many cross-package var accesses to var imports + - convert several unnecessary globals to local variables + +------------------------------------------------------------------- Old: ---- PPI-1.236.tar.gz New: ---- PPI-1.269.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PPI.spec ++++++ --- /var/tmp/diff_new_pack.8UOyKJ/_old 2019-06-07 18:01:18.269799950 +0200 +++ /var/tmp/diff_new_pack.8UOyKJ/_new 2019-06-07 18:01:18.269799950 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-PPI # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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-PPI -Version: 1.236 +Version: 1.269 Release: 0 %define cpan_name PPI Summary: Parse, Analyze and Manipulate Perl (without perl) -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/PPI/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MI/MITHALDU/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch @@ -32,22 +32,18 @@ BuildRequires: perl-macros BuildRequires: perl(Class::Inspector) >= 1.22 BuildRequires: perl(Clone) >= 0.30 -BuildRequires: perl(File::Remove) >= 1.42 -#BuildRequires: perl(File::Spec) >= 3.2701 BuildRequires: perl(IO::String) >= 1.07 -BuildRequires: perl(List::MoreUtils) >= 0.16 BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(Params::Util) >= 1.00 BuildRequires: perl(Storable) >= 2.17 BuildRequires: perl(Task::Weaken) BuildRequires: perl(Test::Deep) -BuildRequires: perl(Test::More) >= 0.86 +BuildRequires: perl(Test::More) >= 0.88 +BuildRequires: perl(Test::NoWarnings) BuildRequires: perl(Test::Object) >= 0.07 BuildRequires: perl(Test::SubCalls) >= 1.07 Requires: perl(Clone) >= 0.30 -#Requires: perl(File::Spec) >= 3.2701 Requires: perl(IO::String) >= 1.07 -Requires: perl(List::MoreUtils) >= 0.16 Requires: perl(List::Util) >= 1.33 Requires: perl(Params::Util) >= 1.00 Requires: perl(Storable) >= 2.17 @@ -59,14 +55,13 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install @@ -75,7 +70,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README README.md +%doc Changes dev_notes.txt README %license LICENSE %changelog ++++++ PPI-1.236.tar.gz -> PPI-1.269.tar.gz ++++++ ++++ 13248 lines of diff (skipped)
