Hello community,
here is the log from the commit of package perl-Module-Install for
openSUSE:Factory checked in at 2014-03-11 09:32:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Install (Old)
and /work/SRC/openSUSE:Factory/.perl-Module-Install.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Module-Install"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Module-Install/perl-Module-Install.changes
2011-11-14 13:24:12.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Module-Install.new/perl-Module-Install.changes
2014-03-11 09:32:36.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Mar 10 07:08:46 UTC 2014 - [email protected]
+
+- updated to 1.08
+ - Remove LWP::UserAgent from the prereqs (TOKUHIROM)
+ - Require a more recent version of Module::ScanDeps (CHORNY)
+ - Fix failing test case with recent Parse::CPAN::Meta (BINGOS)
+ - Adding can_xs command, imported from Params::Util (ADAMK)
+ - Adding requires_xs command, wrapping around can_xs (ADAMK)
+ - Use Module::Metadata instead of require to check versions for
+ modules that we don't need to subsequently use (MSTROUT/MIYAGAWA)
+ Use EU:MM instead of Module::Metadata to check versions for
+ modules that we don't need to subsequently use (ADAMK)
+ - Removed automatic EU:MM version detection as it was using versions
+ in the future, change to a fixed version, unf (ADAMK)
+
+-------------------------------------------------------------------
Old:
----
Module-Install-1.04.tar.gz
New:
----
Module-Install-1.08.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Module-Install.spec ++++++
--- /var/tmp/diff_new_pack.bqxdRf/_old 2014-03-11 09:32:36.000000000 +0100
+++ /var/tmp/diff_new_pack.bqxdRf/_new 2014-03-11 09:32:36.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Install
#
-# Copyright (c) 2011 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
@@ -16,16 +16,15 @@
#
-
Name: perl-Module-Install
-Version: 1.04
-Release: 1
-License: GPL-1.0+ or Artistic-1.0
+Version: 1.08
+Release: 0
%define cpan_name Module-Install
Summary: Standalone, extensible Perl module installer
-Url: http://search.cpan.org/dist/Module-Install/
+License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
-Source:
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Url: http://search.cpan.org/dist/Module-Install/
+Source:
http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -33,32 +32,32 @@
BuildRequires: perl(Archive::Tar) >= 1.44
BuildRequires: perl(Devel::PPPort) >= 3.16
BuildRequires: perl(ExtUtils::Install) >= 1.52
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.59
BuildRequires: perl(ExtUtils::ParseXS) >= 2.19
BuildRequires: perl(File::Remove) >= 1.42
BuildRequires: perl(File::Spec) >= 3.28
BuildRequires: perl(JSON) >= 2.14
-BuildRequires: perl(LWP::UserAgent) >= 5.812
BuildRequires: perl(Module::Build) >= 0.29
BuildRequires: perl(Module::CoreList) >= 2.17
-BuildRequires: perl(Module::ScanDeps) >= 0.89
+BuildRequires: perl(Module::ScanDeps) >= 1.09
BuildRequires: perl(PAR::Dist) >= 0.29
-BuildRequires: perl(Parse::CPAN::Meta) >= 1.39
+BuildRequires: perl(Parse::CPAN::Meta) >= 1.4413
BuildRequires: perl(Test::Harness) >= 3.13
BuildRequires: perl(Test::More) >= 0.86
BuildRequires: perl(YAML::Tiny) >= 1.33
Requires: perl(Archive::Tar) >= 1.44
Requires: perl(Devel::PPPort) >= 3.16
Requires: perl(ExtUtils::Install) >= 1.52
+Requires: perl(ExtUtils::MakeMaker) >= 6.59
Requires: perl(ExtUtils::ParseXS) >= 2.19
Requires: perl(File::Remove) >= 1.42
Requires: perl(File::Spec) >= 3.28
Requires: perl(JSON) >= 2.14
-Requires: perl(LWP::UserAgent) >= 5.812
Requires: perl(Module::Build) >= 0.29
Requires: perl(Module::CoreList) >= 2.17
-Requires: perl(Module::ScanDeps) >= 0.89
+Requires: perl(Module::ScanDeps) >= 1.09
Requires: perl(PAR::Dist) >= 0.29
-Requires: perl(Parse::CPAN::Meta) >= 1.39
+Requires: perl(Parse::CPAN::Meta) >= 1.4413
Requires: perl(YAML::Tiny) >= 1.38
%{perl_requires}
@@ -88,11 +87,8 @@
%perl_process_packlist
%perl_gen_filelist
-%clean
-%{__rm} -rf %{buildroot}
-
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
%changelog
++++++ Module-Install-1.04.tar.gz -> Module-Install-1.08.tar.gz ++++++
++++ 1833 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]