Hello community, here is the log from the commit of package perl-Path-IsDev for openSUSE:Factory checked in at 2014-03-10 12:43:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Path-IsDev (Old) and /work/SRC/openSUSE:Factory/.perl-Path-IsDev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Path-IsDev" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Path-IsDev/perl-Path-IsDev.changes 2013-12-11 15:42:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Path-IsDev.new/perl-Path-IsDev.changes 2014-03-10 12:43:05.000000000 +0100 @@ -1,0 +2,24 @@ +Mon Mar 10 07:13:45 UTC 2014 - [email protected] + +- updated to 1.001000 + [00 Majorish] + - Tooling switched to ExtUtils::MakeMaker + + [Bug fixes] + - Needed newer Path::Tiny for ->realpath + + [Dependencies::Aggregate] + - 5.008 - 48 → 43 + - 5.010 - 31 → 32 + - 5.019 - 17 → 16 + + [Dependencies::Stats] + - Dependencies changed since 1.000002, see Changes.deps{,.all,.dev} for + details + - build: -1 + - configure: +2 -1 + - develop: +7 ↑1 -9 + - runtime: +1 ↑2 + - test: +8 ↓1 + +------------------------------------------------------------------- Old: ---- Path-IsDev-1.000002.tar.gz New: ---- Path-IsDev-1.001000.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Path-IsDev.spec ++++++ --- /var/tmp/diff_new_pack.2RXDfY/_old 2014-03-10 12:43:05.000000000 +0100 +++ /var/tmp/diff_new_pack.2RXDfY/_new 2014-03-10 12:43:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Path-IsDev # -# 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-Path-IsDev -Version: 1.000002 +Version: 1.001000 Release: 0 %define cpan_name Path-IsDev Summary: Determine if a given Path resembles a development source tree @@ -31,18 +31,18 @@ BuildRequires: perl-macros BuildRequires: perl(Class::Tiny) >= 0.010 BuildRequires: perl(File::HomeDir) -BuildRequires: perl(Module::Build) >= 0.4202 BuildRequires: perl(Module::Runtime) -BuildRequires: perl(Path::Tiny) +BuildRequires: perl(Path::Tiny) >= 0.004 BuildRequires: perl(Role::Tiny) BuildRequires: perl(Role::Tiny::With) BuildRequires: perl(Sub::Exporter) BuildRequires: perl(Test::Fatal) -BuildRequires: perl(Test::More) >= 1.001002 +BuildRequires: perl(Test::More) >= 0.89 +BuildRequires: perl(version) Requires: perl(Class::Tiny) >= 0.010 Requires: perl(File::HomeDir) Requires: perl(Module::Runtime) -Requires: perl(Path::Tiny) +Requires: perl(Path::Tiny) >= 0.004 Requires: perl(Role::Tiny) Requires: perl(Role::Tiny::With) Requires: perl(Sub::Exporter) @@ -60,18 +60,19 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor -./Build build flags=%{?_smp_mflags} +%{__perl} Makefile.PL INSTALLDIRS=vendor +%{__make} %{?_smp_mflags} %check -./Build test +%{__make} test %install -./Build install destdir=%{buildroot} create_packlist=0 +%perl_make_install +%perl_process_packlist %perl_gen_filelist %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes Changes.deps Changes.deps.all Changes.deps.dev LICENSE perlcritic.rc README weaver.ini +%doc Changes Changes.deps Changes.deps.all Changes.deps.dev LICENSE perlcritic.deps perlcritic.rc README weaver.ini %changelog ++++++ Path-IsDev-1.000002.tar.gz -> Path-IsDev-1.001000.tar.gz ++++++ ++++ 7032 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
