Hello community, here is the log from the commit of package perl-YAML-Syck for openSUSE:Factory checked in at 2013-06-21 13:33:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-YAML-Syck (Old) and /work/SRC/openSUSE:Factory/.perl-YAML-Syck.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-YAML-Syck" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-YAML-Syck/perl-YAML-Syck.changes 2013-04-17 09:24:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-YAML-Syck.new/perl-YAML-Syck.changes 2013-06-21 13:37:30.000000000 +0200 @@ -1,0 +2,19 @@ +Fri Jun 14 13:39:10 UTC 2013 - [email protected] + +- updated to 1.27 + * Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time. + * Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0 + * Apply patch from RT 78363 - MinGW64 compatibility + * Implement $JSON::Syck::MaxDepth + * Prevent failure when the same object is seen twice during Dump. + * Prevent YAML from being influnced by the previous + change + * Make sure that LoadBlessed=0 blocks all blessing. + * Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck ) + * README refreshed via perldoc -t + * Fix error message typo: s/existant/existent/g + * Fix for non-printable character detection + * Quote if non-printable characters are present + * Change LoadBlessed=0 to not bless under ANY circumstances + +------------------------------------------------------------------- Old: ---- YAML-Syck-1.19.tar.gz New: ---- YAML-Syck-1.27.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-YAML-Syck.spec ++++++ --- /var/tmp/diff_new_pack.nnxYUb/_old 2013-06-21 13:37:30.000000000 +0200 +++ /var/tmp/diff_new_pack.nnxYUb/_new 2013-06-21 13:37:30.000000000 +0200 @@ -17,17 +17,30 @@ Name: perl-YAML-Syck -Version: 1.19 +Version: 1.27 Release: 0 %define cpan_name YAML-Syck Summary: Fast, lightweight YAML loader and dumper License: MIT Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/YAML-Syck/ -Source: http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/YAML-Syck-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +#BuildRequires: perl(Devel::Leak) +#BuildRequires: perl(inc::Module::Install) +#BuildRequires: perl(JSON) +#BuildRequires: perl(JSON::Syck) +#BuildRequires: perl(LWP::Simple) +#BuildRequires: perl(Module::Build) +#BuildRequires: perl(Module::Install::Base) +#BuildRequires: perl(Parse::CPAN::Meta) +#BuildRequires: perl(Test::Builder::IO::Scalar) +#BuildRequires: perl(t::TestYAML) +#BuildRequires: perl(YAML) +#BuildRequires: perl(YAML::Syck) +#BuildRequires: perl(YAML::Tiny) %{perl_requires} %description @@ -42,6 +55,7 @@ %prep %setup -q -n %{cpan_name}-%{version} +find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" @@ -55,11 +69,8 @@ %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files -%defattr(644,root,root,755) +%defattr(-,root,root,755) %doc Changes COMPATIBILITY COPYING README %changelog ++++++ YAML-Syck-1.19.tar.gz -> YAML-Syck-1.27.tar.gz ++++++ ++++ 4080 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
