Hello community, here is the log from the commit of package perl-App-perlbrew for openSUSE:Factory checked in at 2014-03-18 14:15:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-App-perlbrew (Old) and /work/SRC/openSUSE:Factory/.perl-App-perlbrew.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-perlbrew" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-App-perlbrew/perl-App-perlbrew.changes 2013-06-21 11:25:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-App-perlbrew.new/perl-App-perlbrew.changes 2014-03-18 14:15:56.000000000 +0100 @@ -1,0 +2,21 @@ +Mon Mar 17 13:15:01 UTC 2014 - [email protected] + +- buildrequire wget to please test suite + +------------------------------------------------------------------- +Mon Nov 25 07:36:21 UTC 2013 - [email protected] + +- updated to 0.67 + - Support fish shell. Thanks to @yenzie++ + - `info` command now takes an optional module name and show information for it. Thanks to @trcjr++ + - doc/bug fixes from @mmcclimon++, @mperry2++, and markstos++ + +------------------------------------------------------------------- +Tue Aug 6 17:49:10 UTC 2013 - [email protected] + +- updated to 0.66 + - exec command: error hadndling improvements. Thanks to @vsespb. + - install command: add "--clang" option. Thanks to @salva + - various bug fixes. thanks to @ironcamel and @gottreu + +------------------------------------------------------------------- Old: ---- App-perlbrew-0.64.tar.gz New: ---- App-perlbrew-0.67.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-App-perlbrew.spec ++++++ --- /var/tmp/diff_new_pack.evtg87/_old 2014-03-18 14:15:57.000000000 +0100 +++ /var/tmp/diff_new_pack.evtg87/_new 2014-03-18 14:15:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-App-perlbrew # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-App-perlbrew -Version: 0.64 +Version: 0.67 Release: 0 %define cpan_name App-perlbrew Summary: Manage perl installations in your $HOME @@ -27,34 +27,27 @@ Source: http://www.cpan.org/authors/id/G/GU/GUGOD/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# MANUAL -BuildRequires: groff BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(CPAN::Perl::Releases) >= 1.10 +BuildRequires: perl(CPAN::Perl::Releases) >= 1.26 BuildRequires: perl(Capture::Tiny) >= 0.22 -BuildRequires: perl(Devel::PatchPerl) >= 0.86 +BuildRequires: perl(Devel::PatchPerl) >= 1.00 BuildRequires: perl(IO::All) >= 0.46 BuildRequires: perl(Path::Class) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::NoWarnings) -BuildRequires: perl(Test::Output) +BuildRequires: perl(Test::Output) >= 0.04 BuildRequires: perl(Test::Simple) >= 0.98 -BuildRequires: perl(Test::Spec) -BuildRequires: perl(local::lib) >= 1.008009 -#BuildRequires: perl(App::perlbrew) -#BuildRequires: perl(inc::Module::Install) -#BuildRequires: perl(JSON) -#BuildRequires: perl(LWP::Simple) -#BuildRequires: perl(Module::Build) -#BuildRequires: perl(Module::Install::Base) -#BuildRequires: perl(Parse::CPAN::Meta) -#BuildRequires: perl(YAML::Tiny) -Requires: perl(CPAN::Perl::Releases) >= 1.10 +BuildRequires: perl(Test::Spec) >= 0.46 +BuildRequires: perl(local::lib) >= 1.008026 +Requires: perl(CPAN::Perl::Releases) >= 1.26 Requires: perl(Capture::Tiny) >= 0.22 -Requires: perl(Devel::PatchPerl) >= 0.86 -Requires: perl(local::lib) >= 1.008009 +Requires: perl(Devel::PatchPerl) >= 1.00 +Requires: perl(local::lib) >= 1.008026 %{perl_requires} +# MANUAL +BuildRequires: groff +BuildRequires: wget %description perlbrew is a program to automate the building and installation of perl in ++++++ App-perlbrew-0.64.tar.gz -> App-perlbrew-0.67.tar.gz ++++++ ++++ 1641 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
